Hi there, I am interpreting what you are asking as you have no way of designating the first AddOfflineUserDataJobOperationsRequest to be the one that has it's first operation set to remove_all. If that's the case you will have multiple remove_all operations in the job. Note that when a remove_all operation is included, it must be the first operation in a job. If not, then running the job will return an INVALID_OPERATION_ORDER error. Are you asking if another remove_all in the job after the first one will break the job? If so, I am testing a modified sample AddCustomerMatchUserList.java to do just that and it's still running so I don't have an answer yet.
Also note that if you end up concurrently modifying any object in the API you will get a DatabaseError.CONCURRENT_MODIFICATION_ERROR. When modifying the job itself it is necessary to make sure no other process is modifying it at the same time. Feel free to clarify the question. >From previous posts it appears that you have a need to delete a few members, >for such a case the synchronous UserDataService service would be a better fit. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2W4GUZ: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 "Google Ads API and AdWords 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/8Y774000000000000000000000000000000000000000000000R6SC9E00fQ4OOx8yTKqBEwq4Agpq3A%40sfdc.net.