I've been running various TargetingIdeaService requests for the past 10 days without any issues, but since yesterday, I have not been able to get more than a couple requests per hour. I keep hitting rate limit, retry after 30 seconds. I even paused my script for the past 4 hours, and as soon as I restart it, every request is hit with a rate limit. Is there an issue with Google Ads API or is there something on my end? Is there a better way to figure out a real retry after value because 30 is not working (neither is 4 hours).
I'm hitting rate_exceeded, account level with a retryafterseconds=30 when using TargetingIdeaService, operations=1, using Perl version of the API.
Thank you