Re: Ratelimits and batch and instant updates

2016-05-16 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Giles, Yes, RateExceededErrors encountered by the BatchJobService may have an impact on the regular API requests made to the account at the same time. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://g

Re: Ratelimits and batch and instant updates

2016-05-16 Thread 'Giles Bodger' via AdWords API Forum
Hi Shwetha Maybe i didnt understand that, but i dont think that was the answer to what i was asking. My question was hypothetical ... Our company has different scenarios where we use BOTH Instant AND Batch methods. My question really boils down to this ... Can the Account level rate exceeded e

Re: Ratelimits and batch and instant updates

2016-05-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Giles, Yes, there is the possibility of encountering the RateExceededError for regular API requests. The BatchJobService takes care of the errors it encounters, but it has no way of throttling itself before the RateExceededError occurs, so that a regular mutate operation can complete execut

Ratelimits and batch and instant updates

2016-05-13 Thread 'Giles Bodger' via AdWords API Forum
Hi all - quick question if i may - We use both batching and instant versions of the API We have implemented a token bucket architecture that allows us to cope with rate limitting and performs desired waits as and when required for instant API access Can you tell me whether the rate limiting w