Hi Aleksandr, Please find my answers inline:
1. Is it normal speed of processing batch jobs? A: It is hard to comment on the actual time that a batch job will take to complete processing. As long you observe progress in the specific batch job, it should be good. 2. Can we get it faster? A: There are some best practices that you can follow to optimize the batch processing. Please check this <https://developers.google.com/adwords/api/docs/guides/batch-jobs#best_practices> section of the guide to understand more about that. 3. Does processing speed differ between test and real accounts? A: The speed between the test and production accounts should be comparable. Large variations among test and production accounts are not expected. 4. Does it depend on batch job size? A: It is better to have fewer larger batch jobs over many smaller batch jobs considering the overall performance. As described in the best practices section, it also depends on other factors like grouping similar operations, avoiding operations on the same object etc. You may also want to keep in mind that there is an upload limit of 1 GB <https://developers.google.com/adwords/api/docs/guides/batch-jobs#limitations> at a given time for an account. >From what you have explained, the performance seems to be as expected. If your batch jobs are getting cancelled or if it fails due to some reason feel free to post again with the batch job Id. Thanks, Sreelakshmi, 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/84c61e53-8cf7-4247-a6f2-163b601be2b0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
