UAC are not shown in GEO_PERFORMANCE report

107 views
Skip to first unread message

Pau Labarta Bajo

unread,
Apr 3, 2017, 4:14:27 AM4/3/17
to AdWords API Forum
Hello,

I am trying to get performance metrics (i.e. impressions, clicks, conversions) for a bunch of campaigns, including search and UAC, together with GEO location information.
I am running the AdWords Python client libraries. The following awql query

SELECT
CampaignId,
Impressions,
Clicks,
Conversions
FROM GEO_PERFORMANCE_REPORT
DURING LAST_7_DAYS

The obtained csv contains only search campaigns. How can I get geo performance for UAC campaigns too?

Thanks in advance




Ivan Bautista

unread,
Apr 3, 2017, 6:09:00 AM4/3/17
to AdWords API Forum
Hi Pau,

While the Geo Performance Report returns campaign statistics at the country/territory level, it does not currently support information related to UAC (universal app campaigns). You may refer here for the list of supported reports that you can generate for your Universal App campaigns.

However, if you wish to generate campaign statistics per Location Criterion, then you should generate the Campaign Location Target Report instead.

Regards,
Ivan
AdWords API Team
Reply all
Reply to author
Forward
0 new messages