Hi I'm running into issues where sometimes whenever I send a batch job to do a mutate operation (e.g. pause ad), it takes a long time (more than few hours) to keep polling the status for 'DONE' or 'CANCELLED'. But when I check the account, I can see the changes are done generally within minutes.
The issue I'm experiencing is sometimes before I know the first batch job has completed or not (through polling status), I need to send another batch job to perform another mutate operation on the same entity. In this scenario, - Would AdWords process multiple batch jobs sequentially only (FIFO) or it's independent? - How long do batch jobs generally take to complete (assuming no errors)? My concern is if AdWords processes the batch jobs independently, I may run into integrity issues. For example, 1. My system pauses the ad (batch job #1) - pending. 2. User pauses the ad. 3. My system enables the ad (batch job #2) - completes. 4. Ad gets paused (batch job #1 finally completes), but I expected the ad to be enabled (based on last action). Hope someone can shed some light here. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/b8fe3f1c-0657-4339-8dd9-07c57611fad8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
