Hello,

we are experiencing a severe performance degradation when listing bidding 
strategies. We run the following query against 
/google.ads.googleads.v13.services.GoogleAdsService/Search:

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

The latency for this query (returning just 127 rows) used to be well within 
one second, we are now seeing response times in the range of 35--45+ 
seconds. Using the SearchStream method does not significantly change the 
timings.

Exemplary request id: yYVovV7E3qUe7DZo-DFiYQ

Is this service degradation expected?


Thanks,
Paul



-- 

    












*GetYourGuide Deutschland GmbH*

Sonnenburger Strasse 73, 
10437 Berlin, Germany

Geschäftsführer: Johannes Reck, Tao Tao, Nils 
Chrestin

Amtsgericht Charlottenburg HRB 132059 B; USt-IdNr. DE27645xz


 
<https://www.facebook.com/GetYourGuide>  <https://twitter.com/GetYourGuide> 
 <https://www.instagram.com/getyourguide/>  
<https://www.linkedin.com/company/getyourguide-ag>  
<http://www.getyourguide.com/>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b611a189-cb5a-49bc-a89b-bbcbf504edd5n%40googlegroups.com.
  • 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