Re: customer match user lists best way to refresh them

2024-02-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. Kindly note that remove_all operations are executed hourly, and could run for up to 24 hours. I would recommend you to check this guide Remove all data from the list at once for more information. To remove all users from a list, set remove_all to true in a

Re: customer match user lists best way to refresh them

2024-02-09 Thread Daniel Vasilan
Sorry, what is the true here? *Also, note that remove_all operations are executed hourly, and could run for up to 24 hours"* *OR"**In the removeAll operation, there are two pipelines that run when a remove_all is requested: -- a pipeline that runs a PURGE operation, and another that handles the

Re: customer match user lists best way to refresh them

2024-02-08 Thread Daniel Vasilan
Hi, *"To update your lists with the latest data, it is generally more efficient to append or remove individual users, rather than removing all users from the list and uploading them from scratch. I would suggest you refer to the Manage customer list

Re: customer match user lists best way to refresh them

2024-02-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Daniel, Thank you for getting back to us. To update your lists with the latest data, it is generally more efficient to append or remove individual users, rather than removing all users from the list and uploading them from scratch. I would suggest you refer to the Manage customer list docum

Re: customer match user lists best way to refresh them

2024-02-08 Thread Daniel Vasilan
Thanks for your reply. It doesn't answer my questions, so I'll try to restructure them 1. Based on your answer, I understand the usage of *remove_all *is the only way to achieve what we want (refresh of a user list). If that's not correct, please let me know 2. We want to understand what happe

Customer Match User Lists best way to refresh them

2024-02-07 Thread Daniel Vasilan
We are building a POC in order to see how we can use Offline User Data jobs to manage User Lists for Customer Match (Python, google-ads library). We create several lists and use offline jobs to match customers based on their hashed e-mail addresses. But then, we'll have to periodically update th