Hi,
Thank you for reaching out to the Google Ads API support team.
Kindly note that in order to manage API resource usage, Google throttles query patterns that consume excessive resources in GoogleAdsService.Search and GoogleAdsService.SearchStream. This throttling only affects the specific query pattern, allowing other services, methods, and query patterns to function normally. Starting from June 17, 2024, requests using throttled query patterns will experience the following changes:
- For API versions v16 or older, you'll receive a "QuotaError.RESOURCE_EXHAUSTED" error.
- For API versions v17 or later, you'll receive either a "QuotaError.EXCESSIVE_SHORT_TERM_QUERY_RESOURCE_CONSUMPTION" or "QuotaError.EXCESSIVE_LONG_TERM_QUERY_RESOURCE_CONSUMPTION" error, depending on whether the excessive resource consumption occurred over a short period (a few minutes) or a long period of time.
In order to assist you further, kindly provide us with the complete API logs (
request and
response logs with
request-id and
request header) generated at your end and uncropped UI screenshot of the Google Ads account where you are facing the issue.
If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guides
Java,
.Net,
PHP,
Python,
Ruby or
Perl to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag.
You can send the details via
Reply privately to the author option, or
direct private reply to this email.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tIvvf:ref" (ADR-00234370)
Thanks,
 |
Google Ads API Team |
