Re: Concurrent MutateJobService jobs

2014-11-06 Thread GDZ
Thank you! On Thursday, November 6, 2014 1:59:50 PM UTC-5, Josh Radcliff (AdWords API Team) wrote: > > Hi GDZ, > > You should place a limit on the number of concurrent threads submitting > MutateJobService requests, as that service is subject to the QPS limit just > like other services. Check

Re: Concurrent MutateJobService jobs

2014-11-06 Thread Josh Radcliff (AdWords API Team)
Hi GDZ, You should place a limit on the number of concurrent threads submitting MutateJobService requests, as that service is subject to the QPS limit just like other services. Check out our Rate Limits guide for more details.