We are seeing the same issue using the REST API starting yesterday around 
5pm. CST
Here's the output from our log files. Also note the "Slow search response" 
message.

DEBUG: Tue Sep 27 2022 05:14:53:729 T204 Slow search response: 181162 msec 
for query SELECT 
segments.date,ad_group_criterion.criterion_id,ad_group.id,campaign.id,metrics.all_conversions,metrics.all_conversions_value,segments.conversion_action_name,segments.conversion_action_category
 
FROM webpage_view WHERE segments.date BETWEEN 20220730 AND 20220927
INFO: Tue Sep 27 2022 05:14:53:729 T204 SELECT 
segments.date,ad_group_criterion.criterion_id,ad_group.id,campaign.id,metrics.all_conversions,metrics.all_conversions_value,segments.conversion_action_name,segments.conversion_action_category
 
FROM webpage_view WHERE segments.date BETWEEN 20220730 AND 20220927
ERROR: Tue Sep 27 2022 05:14:53:729 T204 Unexpected response: [
   {
      "error" : {
         "code" : 429,
         "details" : [
            {
               "@type" : 
"type.googleapis.com/google.ads.googleads.v11.errors.GoogleAdsFailure",
               "errors" : [
                  {
                     "errorCode" : {
                        "quotaError" : "RESOURCE_EXHAUSTED"
                     },
                     "message" : "Too many requests. Retry in 900 seconds."
                  }
               ],
               "requestId" : "eRoaCo0BFd5u5G8mwZqUjQ"
            }
         ],
         "message" : "Resource has been exhausted (e.g. check quota).",
         "status" : "RESOURCE_EXHAUSTED"
      }
   }
]

On Wednesday, September 28, 2022 at 11:08:06 AM UTC-5 mayank...@pixis.ai 
wrote:

> Hi Peter,
>
> I have already attached the response above. Attaching it again here with 
> proper formatting:
>
> {
>
>   "error": {
>     "code": 429,
>     "message": "Resource has been exhausted (e.g. check quota).",
>     "status": "RESOURCE_EXHAUSTED",
>     "details": [
>       {
>         "@type": "
> type.googleapis.com/google.ads.googleads.v11.errors.GoogleAdsFailure",
>         "errors": [
>           {
>             "errorCode": {
>               "quotaError": "RESOURCE_EXHAUSTED"
>             },
>             "message": "Too many requests. Retry in 4 seconds.",
>             "details": {
>               "quotaErrorDetails": {
>                 "rateScope": "ACCOUNT",
>                 "rateName": "Requests per service per method",
>                 "retryDelay": "4s"
>               }
>             }
>           }
>         ],
>         "requestId": "AbXI0ljZWuRuXTaOaoTL5w"
>       }
>     ]
>   }
> }
>
> *Request Id:* "AbXI0ljZWuRuXTaOaoTL5w"
>
> Also, everywhere it is mentioned that there is a specific system limit on 
> how many requests can be triggered concurrently. But what is that limit? I 
> need to know this because I will then keep my requests in such a way that 
> it does not lead to "*RESOURCE_EXHAUSTED*" error later. 
>
> This is the request type:
>
> https://googleads.googleapis.com/v11/customers/{CLIENT_CUSTOMER_ID}/googleAds:searchStream
>
> where the payload of the API is a query with "*search_term_view*".
>
>
> On Wednesday, September 28, 2022 at 9:04:44 PM UTC+5:30 adsapi wrote:
>
>> Hi Mayank,
>>
>> Thank you for reaching out to our API support team.
>>
>> You can refer to our API limits and quotas 
>> <https://developers.google.com/google-ads/api/docs/best-practices/quotas> 
>> and Rate limits 
>> <https://developers.google.com/google-ads/api/docs/best-practices/rate-limits>
>>  
>> guides for more information on the API limits you need to consider.
>>
>> Also, so our team can further investigate and possibly raise this issue 
>> to the rest of our team, could you confirm if the issue persists? In 
>> addition, if the issue is still being encountered, could you also share the 
>> updated and complete request 
>> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>>  
>> and response 
>> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>>  
>> logs, and request-id 
>> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>> ?
>>
>> You may then send the requested information via the *Reply privately to 
>> author* option. If this option is not available, you may send the 
>> details directly to our googleadsa...@google.com alias instead.
>>
>> Best regards,
>>
>> [image: Google Logo] 
>> Peter Laurence 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2ehWcY: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/51fc26a7-256f-416c-a9ac-eea554b3983dn%40googlegroups.com.
  • Re... Mayank Mangal
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... Mayank Mangal
        • ... Mario García
          • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
            • ... Mayank Mangal

Reply via email to