Hello there,
Thanks for reaching out to the Google Ads API support. The RESOURCE_EXHAUSTED error usually occurs when you are sending too many requests in a short period of time. The server throws this error once it detects that your request has exceeded the system frequency limit. That said, I would recommend setting up short delays between requests or combine more operations in fewer requests. Please refer to the Best practices guide to optimize the efficiency and performance.
You may also experience this error if you have already exceeded the daily (1,000 requests) quota for GET requests/operations. Please refer to this documentation for the quota values you need to consider daily when performing requests using the API.
If the issue persists, please share the complete request and response logs with the request-id, so that our team may take a closer look. Please send via the Reply privately to the author option while sharing the details.
For the client library logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, which you can access from this link. ?Let me know if you have any questions.
Best regards,
![]() |
|
||||

