Re-posting the last inquiry (
https://groups.google.com/g/adwords-api/c/xXFRLQUeGbM) from the forum as it 
wasn't routed to our support queue.

Regards,
Google Ads API Team
On Thursday, March 16, 2023 at 9:21:52 PM UTC+8 Paul wrote:

> 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
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/178f36ec-8741-45dc-9f68-ce68358ec94bn%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