Hello, I read thru the guide and it seems that TargetingIdeaService only costs 1 operation regardless of the number of keywords being submitted (I'm doing batches of 600 keys/request). I've already implemented a 45 second throttle between requests and everything is being run sequentially (no parallel requests). It seems I've implemented most of the strategies in this guide and 45 seconds per request seems to be the ideal number where I don't trigger a rate limit issue. I understand the rates vary by account, but the account I'm using is a large spender, so it should be much better than 45 seconds per request for the rate limit. Is there any other suggestions that we could implement to reduce this time as we can only do <2000 requests/day at this rate limit.
Thank you. On Friday, August 19, 2016 at 4:32:11 PM UTC-4, Anthony Madrigal wrote: > > Hello Charles, > > The rate exceeded error you are running into is ACCOUNT scope > <https://developers.google.com/adwords/api/docs/guides/rate-limits#account_rate_scope>. > > This happens regardless of whether you have Standard access. The guide I > provided gives some solutions to remedy this error. > > Please let me know if you have any other issues. > > Regards, > Anthony > 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/6b02a8ae-ba7c-4a93-8822-7aac1240fa4c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
