Re: Job processing is very slow

2010-05-27 Thread AdWords API Advisor
Hi Marian, To address your questions: 1) There isn't a firm number for large batches, but probably more than a few hundred operations would be considered large enough to be appropriate for the BulkMutateJobService. In the v201003 version of the API the minimum size for a BulkMutateJob is 100 ope

Re: Job processing is very slow

2010-05-26 Thread Tiny
Hi Eric, Thank you for your answer. I want find some solution for our application if there is similar issue in the future, so I want to ask you some additional questions: 1. Can you tell me what do you mean by large batches? Are we talking about changes in hundreds, thousands, ten thousands entit

Re: Job processing is very slow

2010-05-26 Thread AdWords API Advisor
Hi Marian, The problem is only affecting the BulkMutateJobService, so using the synchronous methods is a viable workaround. In general we recommend using the BMJS only for large batches of work that are not very time sensitive, and using the synchronous services for smaller request or those that

Re: Job processing is very slow

2010-05-26 Thread Tiny
Hi Eric, Do you know whether the solution/workaround is using synchronous API call instead of Bulk operations for now? We are using just bulk operations at this moment but switching to synchronous operations shouldn't be problem for us, if we know that it helps. Thanks, Marian On May 26, 12:04 a

Re: Job processing is very slow

2010-05-25 Thread AdWords API Advisor
Hi All, The core engineering team is looking into this issue, and I'll update this thread when I have more information. Best, - Eric Koleda, AdWords API Team On May 25, 3:40 pm, Inah from Brazil wrote: > What is happening with the API? just keep the status job.getStatus (). > equals ("PENDING")

Re: Job processing is very slow

2010-05-25 Thread Inah from Brazil
What is happening with the API? just keep the status job.getStatus (). equals ("PENDING") ... Anybody know how to solve? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=

Re: Job processing is very slow

2010-05-25 Thread Inah from Brazil
Hi everybody! We are having the same issue here! If anyone know something new to tell us, we'll appreciate!! On 25 maio, 13:55, Tiny wrote: > We experienced the same thing today as well. We have some really small > bulk jobs (few ad groups and some 50-100 keywords to change). It takes > ages to p

Re: Job processing is very slow

2010-05-25 Thread Tiny
We experienced the same thing today as well. We have some really small bulk jobs (few ad groups and some 50-100 keywords to change). It takes ages to process it. On May 25, 2:37 pm, Hervé wrote: > Hi all, > > is there any issue today with BulkMutateJobService? > > It takes a very long time for Jo

Job processing is very slow

2010-05-25 Thread Hervé
Hi all, is there any issue today with BulkMutateJobService? It takes a very long time for Jobs today, even for very small jobs? more than 30min to add less than 10 AdGroups Does somebody has the same issue? thanks all -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blo