Hi Team,
I want to get all the changes that were done on the google ads account. It should have the info on what was changed, when, and who changed it.
My setup:
1. I am using Python as Client library to accomplish this.
2. Setup OAuth2 for API access using server-to-server flow.
2. Configured my client using a dict i.e GoogleAdsClient.load_from_dict(credentials)