Yes the error message is misleading. Not sure how to track the account level requests.
<ns2:retryAfterSeconds>30</ns2:retryAfterSeconds> is not clear either. I have tried waiting for different multiples of 30s and some times even after 5 mins I still get RateExceededError and on some other occasions I would run into Error:socket hang up, code=ECONNRESET How do I resolve the socket hang up and how long should I wait before I make another request? On Thursday, March 29, 2018 at 5:45:41 PM UTC-5, Thomas Lutz wrote: > > We have the same problem. The error seems to be misleading, because the > rateScope does not seem to be even account-related (but rather global for > TargetingIdeaService) as I have read in another thread here. Can anyone > from the Adwords API team help? > > Am Mittwoch, 28. März 2018 23:05:58 UTC+2 schrieb srb: >> >> Hello, >> I am using the TargetingIdeaService (STATS) to check search volume on a >> set of keywords and I keep getting the rate limit error - >> >> <ns2:errorString>RateExceededError.RATE_EXCEEDED</ns2:errorString> >> >> <ns2:ApiError.Type>RateExceededError</ns2:ApiError.Type> >> >> <ns2:reason>RATE_EXCEEDED</ns2:reason> >> >> <ns2:rateName>RATE_LIMIT</ns2:rateName> >> >> <ns2:rateScope>ACCOUNT</ns2:rateScope> >> >> <ns2:retryAfterSeconds>30</ns2:retryAfterSeconds> >> >> >> We only have one dev token. >> >> >> Is the rate limit at the dev token level or at the account level? >> >> If it is at the account level, what other operations are being counted >> towards this limit and how can I monitor those requests? >> >> Appreciate your help! >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/bf27064d-fd36-49eb-9de7-6a54481063c0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
