I have a customer match list id that I want to remove all data from it at once (without deleting it) i'm using the Python client library, it has examples, however for this specific case:
I'm not understanding how to write a python code to achieve it, I appreciate the help!
Hi Odey,
Thanks for reaching out to the Google Ads API Team. I hope you are doing well today.
With Regards to your concern about “customer match list id that I want to remove all data from it at once (without deleting it) I'm using the Python client library”, you may see the OfflineUserDataJob (Python) reference code. For full documentation and guidelines, I recommend to see the Manage customer lists. In line with this, you may also use the REST Resource: customers.offlineUserDataJobs for additional guidelines.
In addition, please note that when it comes to implementation or integration of our client libraries rather than anything specific to Google Ads API itself w/ specific issue or code sample that is not available, we would recommend reaching out to the developer who maintains our client libraries, Python (https://github.com/googleads/googleads-python-lib).
Reference links:
Have a great day.
![]() |
Google Ads API Team |