Hi,

Using the Google Ads API RunOfflineUserDataJob 
<https://developers.google.com/google-ads/api/reference/rpc/v4/OfflineUserDataJobService#runofflineuserdatajob>service
 
if I send 2 separate jobs synchronously, in order on my end, will the job 
cantaining the RemoveAll operation be executed before the job containing 
the Create operations?
The end goal is to "refresh" a Customer Match List". What I am trying to do 
currently: 

1. First job - uses the *remove_all OfflineUserDataJobOperation *to wipe a 
Customer Match Audience list, first job with a resource name i.e. 
'customers/4925422580/offlineUserDataJobs/4354690227'.
(https://developers.google.com/google-ads/api/reference/rpc/v4/OfflineUserDataJobService#runofflineuserdatajob_
*(*
https://developers.google.com/google-ads/api/reference/rpc/v4/OfflineUserDataJobOperation)
 

2. Second job - uses the  *create OfflineUserDataJobOperation *to create 
operations for a new list of emails and runs the 2nd job, with a separate 
resource name i.e.  'customers/4925422580/offlineUserDataJobs/4354690227'

Can I be confident that the first job will be executed by Google before the 
2nd job? Or is there a chance that the new user list will be uploaded 
first, and then the job with the remove all wipes that new user list?


*As both jobs can take up to 24 hours, I can't exactly wait for a SUCCEEDED 
status from job 1 before proceeding to job 2. Can you offer any insight on 
this?*





On Monday, July 6, 2020 at 10:43:47 AM UTC-4 adsapiforumadvisor wrote:

> Hi Abhinav,
>
> The logs must not have gone through. Please try sending them directly to 
> googleadsa...@google.com.
>
>
> Regards,
> Mitchell
> Google Ads API Team
>
> ref:_00D1U1174p._5001UaRix7:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/64a19191-a888-4691-b82f-b5d30a05632cn%40googlegroups.com.

Reply via email to