Hello everyone,
We are encountering an issue with the Google Ads API. Despite having our 
quota listed as unlimited, we are receiving the following error after 
breaching 15,000 API calls per day:
{
  'error': {
    'code': 429,
    'message': 'Resource has been exhausted (e.g. check quota).',
    'status': 'RESOURCE_EXHAUSTED',
    'details': [
      {
        '@type': 
'type.googleapis.com/google.ads.googleads.v16.errors.GoogleAdsFailure',
        'errors': [
          {
            'errorCode': {'quotaError': 'RESOURCE_EXHAUSTED'},
            'message': 'Too many requests. Retry in 40021 seconds.',
            'details': {
              'quotaErrorDetails': {
                'rateScope': 'DEVELOPER',
                'rateName': 'Number of operations for basic access',
                'retryDelay': '40021s'
              }
            }
          }
        ],
        'requestId': 'C429vsZB8uLsk2lQ8kPsAQ'
      }
    ]
  }
}

>From our understanding, our quota is supposed to be unlimited. However, it 
appears that we are getting a error of 'RESOURCE_EXHAUSTED' after 15,000 
API calls daily.  This issue is severely impacting our business operations.

We are attaching a screenshot of our Cloud Console where it shows that our 
API calls limit is unlimited.

We are currently utilizing the v16 of GoogleAds: SearchStream API.

We look forward to your prompt response.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8a5dd59b-cfa0-4b52-b6fd-b6c6a3b7b1d3n%40googlegroups.com.

Reply via email to