Hello,
Based on the details shared, it looks like you're receiving an error with the rate scope as Account. This indicates that application is making a high number of requests per second on a single AdWords account. You could wait at least the amount of time specified in the retryAfterSeconds and retry the request again. Please note that the API call might still fail as the rate limits are not based on a constant QPS and are subjected to change. When you retry the requests, your application should use an
exponential backoff policy which helps to make sure that you're not calling the API too aggressively.
This guide has best practices that can be implemented to handle the rate limit errors. Please take a look at the
system limits guide for the TargetingIdea specific limits.
Let me know if you have any other questions.
Thanks,
Bharani, Google Ads API Team

ref:_00D1U1174p._5001UKP65D:ref