Hi Danny, Regarding the slow completion time for the batch jobs, could you reply to us privately (using *reply privately to author* option) with you customer ID and the batch job ID/s in question so we could investigate further?
In the mean time, here are my answers to your questions: - Would AdWords process multiple batch jobs sequentially only (FIFO) or it's independent? As per documentation <https://developers.google.com/adwords/api/docs/guides/batch-jobs>, submitted jobs run in parallel. You might want to try using temporary IDs <https://developers.google.com/adwords/api/docs/guides/batch-jobs#using_temporary_ids> so you can execute dependent operations in a single job. - How long do batch jobs generally take to complete (assuming no errors)? A lot of factors can affect the response time of the batch jobs such as network connection and the type of operations you are executing. Rest assured that whether your batch job succeeds or fails, you may refer to the batch job results <https://developers.google.com/adwords/api/docs/guides/batch-jobs#download_the_batch_job_results_and_check_for_errors> later on and investigate. Regards, Ivan 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/b90d5578-44a3-4201-b6ba-22156b5278eb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
