Re: Resource getting exhausted even in the standard access level developer token

2022-09-29 Thread Mayank Mangal
Yes, it is still occurring and yes I know that there is some system frequency limit crossing which it throws the resource exhausted error. However, i have seen that it occurs randomly and is not so predictable at this point for me. I wanted to ask for that exact limit only. On Thursday, Sept

Re: Resource getting exhausted even in the standard access level developer token

2022-09-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Everyone, I am Carmela from the Google Ads API team as well. Thank you for posting your concern. Moving forward, it appears that you are seeing the Resource_exhausted error on your end. The said error means a system frequency limit has been exceeded. It commonly occurs when you are sendi

Re: Resource getting exhausted even in the standard access level developer token

2022-09-28 Thread Mario GarcĂ­a
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.cr

Re: Resource getting exhausted even in the standard access level developer token

2022-09-28 Thread Mayank Mangal
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.

RE: Resource getting exhausted even in the standard access level developer token

2022-09-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mayank, Thank you for reaching out to our API support team. You can refer to our API limits and quotas and 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 y

Resource getting exhausted even in the standard access level developer token

2022-09-28 Thread Mayank Mangal
Hi team, I am using google Ads REST API's searchStream method to fetch search terms data. I am experiencing an issue saying resource_exhausted even when I am using developer token with standard access. According to this doc (https://developers.google.com/google-ads/api/docs/access-levels), th