Hi, If an application makes a high number of requests per second on a single AdWords account, then the AdWords API server may return a RateExceededError within the Account scope. The RateExceededError will contain the retryAfterSeconds field which is the suggested number of seconds the application should wait before retrying the request. In most cases, retrying the request based on RetryAfterSeconds is enough to recover from the RateExceededError.
This article <https://developers.google.com/adwords/api/docs/guides/rate-limits> provides more details on Rate limits and how to handle the RateExceededError. If you continue to encounter this error even after implementing a throttling mechanism, please provide the customer ID (xxx-xxx-xxxx) which is encountering this error and I'll further investigate. Thanks, Shwetha, 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. 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/6fbc8d4a-5551-471c-ab45-7c449d01ee06%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
