Re: rateScope

2017-10-13 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Andrii, That's right. For a mutate operation, each mutated item counts as one operation towards the daily limit. You may refer to the rate sheet document for more information. The Basic access developer token allows

Re: rateScope

2017-10-13 Thread desk
Hello. Okay. I think I'm starting to understand. However, please clarify. I have basic access. My limit is 10,000 operations a day. Every day I plan to add one unique advertising campaign to 100,000 different Google AdWords Accounts. I can not do it ? Because I will exceed my limit? Regards,

Re: rateScope

2017-10-12 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, There are various kinds of rate limits in AdWords API. The operational limit is based on the access level of the developer token, and doesn't fluctuate.The number of operations p

Re: rateScope

2017-10-11 Thread desk
ds a certain limit, then the RateExceededError > <https://developers.google.com/adwords/api/docs/guides/rate-limits#elements_of_rateexceedederror> > is > triggered with the rateScope as DEVELOPER. The operation will be > considered in the ACCOUNT level rate limit for the client acc

Re: rateScope

2017-10-11 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
its#elements_of_rateexceedederror> is triggered with the rateScope as DEVELOPER. The operation will be considered in the ACCOUNT level rate limit for the client account, as that is the combined QPS at the account level. If the manager account is managing several accounts, of which multiple client accounts are using th

rateScope

2017-10-11 Thread desk
Hello. I'm reading this page - https://developers.google.com/adwords/api/docs/guides/rate-limits I have an application with basic access. Other users give access to my application to their Google AdWords Account. My app loads ready-made ad campaigns to other users. My Question: Whose operat

Re: RateExceededError rateScope=ACCOUNT

2013-11-05 Thread Anash P. Oommen (AdWords API Team)
it will >> delay your requests. The only way to achieve this is to ensure all your 10 >> threads are regulated, keeping under the limits. >> >> Regards, >> >> - Paul, AdWords API Team. >> >> On Wednesday, 30 October 2013 15:31:09 UTC, Erkan Ceran wrote: >>

Re: RateExceededError rateScope=ACCOUNT

2013-11-05 Thread Erkan Ceran
- Paul, AdWords API Team. > > On Wednesday, 30 October 2013 15:31:09 UTC, Erkan Ceran wrote: >> >> >> Hi, >> >> We have 100.000+ products and want to make ads for each product. We >> have a system working with api but if we try to create 100.000+ adgr

Re: RateExceededError rateScope=ACCOUNT

2013-11-03 Thread Paul Matthews (AdWords API Team)
ch product. We > have a system working with api but if we try to create 100.000+ adgroups, > its blocked with google api system in short time and returned ; > > [RateExceededError rateScope=ACCOUNT, retryAfterSeconds=30>] > > We are using multi thread for process (max: 10 pa

RateExceededError rateScope=ACCOUNT

2013-10-30 Thread Erkan Ceran
Hi, We have 100.000+ products and want to make ads for each product. We have a system working with api but if we try to create 100.000+ adgroups, its blocked with google api system in short time and returned ; [RateExceededError ] We are using multi thread for process (max: 10 paralel pro

Re: Many Questionsregarding Bulk Mutation, [RateExceededError <rateName=RequestsPerMinute, rateKey=new_qps, rateScope=ACCOUNT, retryAfterSeconds=30>]

2012-08-08 Thread jstedman
Javeed, 1. This will use lots of quota. To find out just how much depends on how you implement it, you should refer to this page to get an idea : https://developers.google.com/adwords/api/docs/ratesheet 2. The error you are seeing is because you are sending the 6 requests too close together.

Re: Many Questionsregarding Bulk Mutation, [RateExceededError <rateName=RequestsPerMinute, rateKey=new_qps, rateScope=ACCOUNT, retryAfterSeconds=30>]

2012-08-08 Thread javeed
ting the > following error [RateExceededError <rateName=RequestsPerMinute, > rateKey=new_qps, rateScope=ACCOUNT, retryAfterSeconds=30>] > 3. In the 1st Question, if i mutate all the above campaigns. And some > where i got API error.it is very hard to track which Keyword and which > adgrou

Many Questionsregarding Bulk Mutation, [RateExceededError <rateName=RequestsPerMinute, rateKey=new_qps, rateScope=ACCOUNT, retryAfterSeconds=30>]

2012-08-06 Thread javeed
to send more than 6 Mutation Request i am getting the following error [RateExceededError <rateName=RequestsPerMinute, rateKey=new_qps, rateScope=ACCOUNT, retryAfterSeconds=30>] 3. In the 1st Question, if i mutate all the above campaigns. And some where i got API error.it is very hard to