RE: Remove users from UserList on specific date

2023-03-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for getting back to us. I provide only 1 user attribute in operation: hashedEmail. Can I somehow add other custom attributes like: date_to_be_removed_from_list? >> Kindly note that the only supported attributes in the UserIdentifier object >> are the fields / attributes defined in th

Re: Remove users from UserList on specific date

2023-03-13 Thread Andrii Veretko
Thank you for answer. When I use customers.offlineUserDataJobs.addOperation method then I provide only 1 user attribute in operation: hashedEmail. Can I somehow add other custom attributes like: date_to_be_removed_from_list? If it isn't possible then is there any approaches to make specific use

RE: Remove users from UserList on specific date

2023-03-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for raising this concern to the Google Ads API support team. 1.) Is it possible to implement using built-in Google Ads REST API methods? You may note that there are multiple ways to remove data from a Customer Match audience list. Remove the list itself Remove all data from the l

Remove users from UserList on specific date

2023-03-10 Thread Andrii Veretko
Hi, I'm looking for an approach to remove users from CRM based UserList on specific date. 1. Is it possible to implement using built-in Google Ads REST API methods? 2. Is it possible to set via REST API user custom attributes (like due_date or something) and then get all users by this custom att