Hi Federico, The rateScope=ACCOUNT <https://developers.google.com/adwords/api/docs/guides/rate-limits#elements_of_rateexceedederror> indicates that you are making too many request against a single AdWords account at a single given time. Regardless of access level, this limit will be encountered if too many requests are made. I would suggest to review and reduce any requests being made at once in order to avoid this error.
Additionally, since you are using the TargetingIdeaService <https://developers.google.com/adwords/api/docs/reference/v201802/TargetingIdeaService>, you may note that this is a more expensive service to call as compared to the other services of the AdWords API. The rate limits for this service are significantly more strict than for other services that can be used for managing campaigns. The rate limits can vary based on time of day, overall volume of API usage by all users, and other factors. Our team do not publish specific allowable QPS numbers to allow for this variance, and instead use rate limit errors and require that integrations against the API adhere to the timeouts as they encounter rate limit errors. I hope this helps and feel free to write back if you have any further concerns. Thanks and regards, Luis 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/b9dfee6f-52de-446e-9a94-e937b1b3a6a9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
