Hi,

For basic access level of a developer token, you have a limit of 10,000 
operations a day and 1,000 report requests a day as seen in this guide 
<https://developers.google.com/adwords/api/docs/access-levels>. Exceeding 
any of these limits will generate a RateExceededError 
<https://developers.google.com/adwords/api/docs/common-errors#RateExceededError.RATE_EXCEEDED>.
 
You said that you did not hit the 1,000 report requests limit, but then 
after 700 requests, it generated the error. With this, can you confirm if 
the error is consistent on your end after 700 report requests? If the error 
is consistent, please provide your SOAP request and response logs via *Reply 
privately to author* so I can further check.

Based on this guide 
<https://developers.google.com/adwords/api/docs/guides/rate-limits> under 
"Types 
of rate limits" 
<https://developers.google.com/adwords/api/docs/guides/rate-limits#types_of_rate_limits>,
 
there are different types of limits that may occur. It could be within a 
manager account's developer token scope 
<https://developers.google.com/adwords/api/docs/guides/rate-limits#developer_token_rate_scope>,
 
or the AdWords account scope 
<https://developers.google.com/adwords/api/docs/guides/rate-limits#account_rate_scope>.
 
This said, it is important that you check the SOAP response for the elements 
of this error 
<https://developers.google.com/adwords/api/docs/guides/rate-limits#elements_of_rateexceedederror>.
 
If your error falls under account scope, then you have a high number of 
requests per second and you need to slow down 
<https://developers.google.com/adwords/api/docs/guides/rate-limits#slow_down>. 
You 
can retry your request after how many seconds as specified in the 
retryAfterSeconds field.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2b300a06-5163-476d-a527-6b860dc0b087%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Quota Limits on ... WEO Media Client
    • Re: Quota L... 'Vincent Racaza (AdWords API Team)' via AdWords API Forum

Reply via email to