Hi Ian, Thank you for posting your concern.
Please see my answer below for each concern that I've noticed: "When trying to add Operations to UploadUserDataRequest, I find it is readonly. Is this intended? Am I not using it correctly, or could it be not implemented?" -The UploadUserDataRequest should not be readonly. With this, I would suggest referring to this document as it illustrates how to upload customer members using UserDataService. "It looks like our current code for Adwords Api (MutateMembersOperation) makes an effort to only add new contacts to an audience, not upload the whole thing every time. Is the intent seemingly of OfflineUserDataJobService to upload the whole audience every time?" "Similar to this question, I'm not positive from the documentation how one is supposed to append contacts to an audience. Does putting them into Create, and then sending them to an audience append? Or does it re-make the audience? The doc makes it sound like it appends but I'm not sure." -To answer the 2 items above, the OfflineUserDataJobService will indeed append the members if it is a new unique user. However, if you want to update the member list, then you will have to remove (ways to remove members) the specific members and make 'create OfflineUserDataJobOperation'. Regards, Ernie John Google Ads API Team ref:_00D1U1174p._5004Q2aQGgO: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 [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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/O3sgl000000000000000000000000000000000000000000000RBF12N001tq8pIXtS6-zDFXKnFYoMQ%40sfdc.net.
