Re: Is it possible to delete created Audience file using AddCrmBasedUserList.java file?

2020-07-08 Thread Google Ads API Forum Advisor Prod
Hi Valarmathi, You can use parts of this example to remove members from your userlist and use the REMOVE operator on a list of members to achieve this. Let me know if you have further questions. Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5004Q21ivkJ:ref -- --

Re: Is it possible to delete created Audience file using AddCrmBasedUserList.java file?

2020-07-08 Thread Valarmathi Arikrishnan
Kindly provide the sample code to remove individual members on the list. On Tuesday, July 7, 2020 at 1:03:22 AM UTC+5:30 adsapiforumadvisor wrote: > Hi Valarmathi, > > Thank you for reaching out to us. I see that you'd like to remove a > userlist you've created. You can do so via Google Ads API

RE: Is it possible to delete created Audience file using AddCrmBasedUserList.java file?

2020-07-06 Thread Google Ads API Forum Advisor Prod
Hi Valarmathi, Thank you for reaching out to us. I see that you'd like to remove a userlist you've created. You can do so via Google Ads API by using the userlistservice and send a mutate request to remove a selected userlist. Let me know if you have further questions. Thank you, Bryan,