RATE_EXCEEDED - check the limit in advance

48 views
Skip to first unread message

ttg.sm...@gmail.com

unread,
Jan 29, 2019, 9:09:55 AM1/29/19
to AdWords API and Google Ads API Forum
Hi,
is there a way to check the remaining "free" calls before running into a RATE_EXECEEDED issue?

That could help to avoid some error handling, retries and so on.

Thanks and best regards,
jmu

googleadsapi...@google.com

unread,
Jan 29, 2019, 2:42:31 PM1/29/19
to AdWords API and Google Ads API Forum
Hello,

Unfortunately, it is not possible to check the number of calls made to the API. You can keep track of the operations you have performed and count them every time while making the API call. You could refer this guide to count the API operations.

You will face the RateExceededError when too many requests were made to the API in a short period of time or performing more than 10,000 operations in a day with Basic access. If you are facing the error due to account scope, then you have to wait for about 30 seconds, then retry the request. If you are facing the error due to developer token access level then you might have to upgrade your token to standard access (if you currently have basic) or wait until the following day. 

Regards,
Sai Teja, AdWords API Team


=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    http://googleadsdeveloper.blogspot.com/search/label/adwords_api
    https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Was your question answered? Please rate your experience with us by taking a short survey.
If not -- reply to this email and tell us what else we can do to help.

Take Survey

Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com/search/label/adwords_api
https://developers.google.com/adwords/api/community/

Reply all
Reply to author
Forward
0 new messages