Hey,

The recent API update (201603) mentions support of Universal App Campaigns 
in the reporting API (
https://developers.google.com/adwords/api/docs/reference/#reporting-v201603
).
It seems that the UAC campaigns are not retrieved when running the 
GEO_PERFORMANCE_REPORT (country level breakdown) although retrieved 
perfectly using the CAMPAIGN_PERFORMANCE_REPORT.

Is it possible that UAC campaigns geo location data cannot be pulled using 
the API?

I'm using the python adwords lib with the following report query: 

uac_report = {
    "reportName": "AdHoc Campaigns Report", 
    "reportType": "GEO_PERFORMANCE_REPORT",
    "dateRangeType": "CUSTOM_DATE",
    "selector": {
           "fields": ["CampaignId", "Date", "CampaignName", "Device", 
"Impressions", "Clicks", "Cost", "AccountCurrencyCode", 
"AdNetworkType2","CampaignStatus", "AdvertisingChannelType", 
"AdvertisingChannelSubType", "CountryCriteriaId"],
    "dateRange": {
    "min": '2016-03-01',
    "max": '2016-03-27',
    },
},
downloadFormat: "CSV",
}



Thanks :)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b4cf83c6-f650-446d-ba6d-e862154c6f27%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Universal app c... yuval
    • Re: Univer... 'Umesh Dengale' via AdWords API Forum
      • Re: Un... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
        • Re... mvantricht
          • ... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum

Reply via email to