Re: OfflineUserDataJobOperation - sequence of execution and cancelation

2021-09-30 Thread Google Ads API Forum Advisor
Hi Kaloyana, To avoid any complications, we recommend using the Customer Match code sample provided in the client libraries that handles the sequence of jobs. As for cancelling a created OfflineUserDataJob, you should be able to use CancelOperationRequest. Regards, Matt Google Ads API Team Ma

Re: OfflineUserDataJobOperation - sequence of execution and cancelation

2021-09-29 Thread Kaloyana Manova
Hello Mark, Thank you for your reply. No where in the documentation it was mentioned that the jobs will be executed in the sequence they were triggered, that is why I needed to confirm. But even if they are started in sequence will Job 2 wait for Job 1 to finish before it starts if they work o

RE: OfflineUserDataJobOperation - sequence of execution and cancelation

2021-09-23 Thread Google Ads API Forum Advisor
Hello Kaloyana, Thank you for reaching out to us. Since you've mentioned about Customer Match audiences, please also keep in mind on the following points mentioned on this guide. Though the jobs are running asynchronously, it should still follow the sequence as to how the job was triggered. Yo