I use python SDK.
Campaign Performance:
report_downloader = client.GetReportDownloader(version='v201809')
report_query = (adwords.ReportQueryBuilder()
.Select('CampaignId', 'CampaignName', 'Cost')
.From('CAMPAIGN_PERFORMANCE_REPORT')
.Wher
Hi Igor,
Thanks for providing further details.
So that I can further investigate, could you send to me the report
definition(including date filters, if any) used to generate the Campaign
Performance Report and Campaign Location Target Report?
Regards,
Ejay
Google Ads API Team
ref:_00D1U1174p._
Yes, I compare these reports by total Cost, Click, Impressions by campaign.
For example campaign Id 1987714293 for period 1 Jul-1Aug 2019:
Campaign Location Target Report show Total: Campaign and total locations
6,820,561.27
(other locations is zero).
Campaign Performance report 6,553,931.27
Cam
Hi Igor,
Could you confirm if my understanding is correct that you are comparing the
data of generated in Campaign Performance Report and Campaign Location Target
Report? I am afraid that you will indeed experience data discrepancies as the
data/metrics of the said report are accumulated at dif
Could you explain why do reports show different numbers?
Does Campaign Performance always show higher values?
In my case numbers are almost the same, but sometimes differ. For one
campaign I see cost higher by 4% in Campaign Location Target Report.
Currently where is no way to get geo split for
Hi,
Upon checking your account, both values from the Campaign Performance Report
and the Campaign Location Target Report are identical with the values in Google
Ads UI. We don't recommend comparing those reports as the Campaigns Performance
report includes all statistics aggregated by default a
Hi,
We use two APIs to get the data from Google Ads which are 'campaign
location target' API and 'campaign performance' API, but the click results
from two APIs
are different. The results from 'campaign performance' API is right. So how
can we get the correct click results from 'campaign locati