Hi HS, I had the same issue a time ago and after some tests I used 5K keywords as a batch size. Too large batches caused some problems when API errors was returned (In these cases was necessary resend all the batch again and I don't know why but I got more API errors when the size of batches were larger than 5K keywords).
Note: I did these tests a time ago, with an older version of API, there wasn't the MuteJobService. With this new version I would recommend some tries with a larger batch size. Regards, Danilo On Monday, May 14, 2012 8:59:59 PM UTC-3, H Sun wrote: > > Hi, > > Are there any specific recommandations on choosing batch size for > MutateJobService. In my case, I would like to bid on 1M keywords and > wondering how to balance the batch size and number of calls to get maximum > throughput. Is there a hard limit on the number of operations placed in > single batch? > > Thanks in advance, > > HS > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
