Re: Removing users from UserList with Google Ads API

2023-07-27 Thread Tejanth Atyam
No,did you?if yes could you please help me? On Friday, 9 June 2023 at 12:16:29 UTC+5:30 Odey Kassam wrote: > Hey Tejanth, were you able to do this? > > On Saturday, October 22, 2022 at 1:52:38 PM UTC-4 Tejanth Atyam wrote: > >> Hi, I m trying to remove users from a customer match user list usin

Re: Removing users from UserList with Google Ads API

2023-06-08 Thread Odey Kassam
Hey Tejanth, were you able to do this? On Saturday, October 22, 2022 at 1:52:38 PM UTC-4 Tejanth Atyam wrote: > Hi, I m trying to remove users from a customer match user list using > python. It is throwing an error while assigning a boolean value to > remove_all and is there any documentation

Re: Removing users from UserList with Google Ads API

2022-10-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Tejanth, Thanks for reaching out to the Google Ads API team. I hope you are doing well today. To further investigate the issue, could you please provide a screenshot of the error you encountered and the complete request and response logs, with the request-id? If you haven't yet, logging ca

Re: Removing users from UserList with Google Ads API

2022-10-22 Thread Tejanth Atyam
Hi, I m trying to remove users from a customer match user list using python. It is throwing an error while assigning a boolean value to remove_all and is there any documentation apart from this . Thanks

RE: Removing users from UserList with Google Ads API

2021-03-16 Thread Google Ads API Forum Advisor Prod
Hi Roman, Thank you for raising your concern. The approach that you've mentioned is correct for removing and replacing members in a user list. However, if you want to get support on implementing the code for managing user list, then I would suggest reaching out to the author of the Java client

Removing users from UserList with Google Ads API

2021-03-15 Thread Roman Marakulin
Hello, There is an example how to add users to a userList (https://developers.google.com/google-ads/api/docs/samples/add-customer-match-user-list), but how can we remove specific users from it (java)? Can I get an approve that to remove users from userLists we have to add an operation ("setRem