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 errors encountered, and managed internally, by the BatchJobService, have an impact on operations being carried out at the same time on the SAME account on the Instant API ? thanks once again in advance Giles On Friday, May 13, 2016 at 8:07:23 PM UTC+1, Shwetha Vastrad (AdWords API Team) wrote: > > 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 > execution. There is also the possibility of hitting the token's daily > operational > limit > <https://developers.google.com/adwords/api/docs/access-levels#access_levels> > if > you are using a Basic access token. This table > <https://developers.google.com/adwords/api/docs/ratesheet#api-operations> > shows > how operations count towards the daily limit. > > You could consider performing the ad updates using batch processing too, > since BatchJobService supports > <https://developers.google.com/adwords/api/docs/guides/batch-jobs#supported_operations> > AdGroupAdOperation > as well. > > Regards, > Shwetha, 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/d438a7e1-d4f0-4511-8fcd-ae564887f31e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
