Dear all,
I am trying to get reports from the AdWords API with python and I always
get rejected with the error SERVICE_ACCESS_DENIED which means that I am not
authorized to use the service (e.g. ReportDefinitionService).
I am using the googleads.yaml file for authentication and checked the
cre
Dear all,
I simply try to download some reports or only show available report's
attributes/metrics via the ReportDefinitionService.getReportFields in
python3 using the googleads library.
The error occurs as GoogleAdsServerFault:
[AuthorizationError.SERVICE_ACCESS_DENIED @ ]
I already checked