Hi,
When I download a keywords report using the API, it has some discrepancies
to the same report I see in the adwords UI.
In the API, I'm using the following service:
report_downloader = adwords_client.GetReportDownloader()
I'm then using
'reportType': 'KEYWORDS_PERFORMANCE_REPORT'
'downloa
Hi,
When downloading a report from adwords using the API I get different
results from when I run the same report manually in the adwords UI.
In the API I'm using the following service:
report_downloader = adwords_client.GetReportDownloader()
I'm then using
'reportType': 'KEYWORDS_PERFORMANCE_RE