Re: MutateBatchJobservice is slow?

2017-11-27 Thread 'Peter Oliquino' via AdWords API Forum
Hi Venkata, As mentioned previously, the BatchJobService is designed for processing multiple numbers of operations and it should be able to accommodate the number you have mentioned. However, please note the limitations mentioned in this section

Re: MutateBatchJobservice is slow?

2017-11-27 Thread venkata munnangi
Hey Peter, Thanks for the reply. Essentially my job has a varying limit of items from 1 to 20,000. 2 being not so common. On average, possibly 1000-2000. For the worst case, Would 2 additions/remvals of product partitions still not necessitate the usage of BatchOperations? Currently,

Re: MutateBatchJobservice is slow?

2017-11-24 Thread 'Peter Oliquino' via AdWords API Forum
Hi, My apologies for the delay. The BatchJobService is usually designed to be used on a significant number of operations and not against only a few ones. For example, for operations that may be ranging between 1-10 ADD/REMOVE operations, you may just use the normal AdWords API service to

MutateBatchJobservice is slow?

2017-11-22 Thread vmunnangi
Hey, I am encountering quite a significant delay in MutateBatchJobs. For example, adding/removing a few ProductOfferIds to an ad-group is taking more than 4 minutes. Am I doing something wrong? Here is an archived culprit batchjobId - 607862900 -- --