Using

SELECT bidding_strategy.id, bidding_strategy.name, bidding_strategy.type, 
bidding_strategy.target_roas.target_roas, 
bidding_strategy.maximize_conversion_value.target_roas, customer.id, 
bidding_strategy.non_removed_campaign_count FROM bidding_strategy WHERE 
bidding_strategy.type IN ('MAXIMIZE_CONVERSION_VALUE', 'TARGET_ROAS') AND 
bidding_strategy.status != 'REMOVED' ORDER BY bidding_strategy.name 

as the base query, I'd expect either 
bidding_strategy.non_removed_campaign_count or the ORDER BY to be the slowdown.
Can you replay this query 3 times:

1. without:  non_removed_campaign_count
2. without: ORDER BY
3. without: both 1 and 2 above.

and provide the timings?
ref:_00D1U1174p._5004Q2k0twb:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/zmq13000000000000000000000000000000000000000000000RTDF7P00Ud3AAHiMQ3OAcXsabguA9Q%40sfdc.net.
  • Se... 'Paul' via Google Ads API and AdWords API Forum
    • ... Google Ads API and AdWords API Forum
    • ... 'Paul' via Google Ads API and AdWords API Forum
    • ... 'Paul' via Google Ads API and AdWords API Forum
      • ... 'Paul' via Google Ads API and AdWords API Forum
        • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
    • ... 'Paul' via Google Ads API and AdWords API Forum

Reply via email to