Google API: Remove all data from the list at once
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!