googleads-dfa-reporting-samples icon indicating copy to clipboard operation
googleads-dfa-reporting-samples copied to clipboard

CM360 API Python Library Errors When Retrieving Advertisers, Sites, Placements, etc.

Open pavanmanikanta31 opened this issue 1 year ago • 1 comments

​Here we are getting an error in creating service line 46 when trying to pull advertisers, we are using the same creds to get reports from the same profile without any issue. The issue is with the advertisers, sites, placements, etc. other endpoints.

code: https://github.com/googleads/googleads-dfa-reporting-samples/blob/main/python/v4/get_advertisers.py error: DCM error

The same issue affects other data retrieval scripts such as those for sites, placements, etc., indicating a possible common error in the API interaction or data handling process.

https://github.com/googleads/googleads-dfa-reporting-samples/tree/main/python/v4

pavanmanikanta31 avatar Nov 21 '23 15:11 pavanmanikanta31