Hello, I am running a get request for the TargetingIdeaService. The script runs fine except for one issue - I can't seem to get the script to complete more than once a day. I'm getting the following error after running the script only a couple of times:
Sometimes it runs and gives me a page of results. but i cannot seem to get it working for multiple requests per day. After one request i have to wait more than 24 hours. [RateExceededError <rateName=RATE_LIMIT, rateKey=null, rateScope=ACCOUNT, retryAfterSeconds=30>] My understanding from the rate sheet ( https://developers.google.com/adwords/api/docs/ratesheet) is that I should be able to run 10,000 operations per day. I should be running 2 or more get requests. Any assistance as to why this error is throwing would be greatly helpful. I have basic access to the api. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads 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/423ce609-55df-4c62-9e2d-a7a0078e4333%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
