Hi Maya,

When you set up your UACs, did you include location targeting 
<https://developers.google.com/adwords/api/docs/guides/mobile-app-campaigns#targeting>?
 
I ask because the CAMPAIGN_LOCATION_TARGET_REPORT summarizes data by 
location targets (Location criteria 
<https://developers.google.com/adwords/api/docs/reference/v201609/CampaignCriterionService.Location>)
 
you have explicitly set up for your campaign. If you did not set up 
location targets for your UAC, the UAC won't appear in that report.

If you did set up location targets for your UACs, please send over the 
campaign IDs of those UACs, along with the date range you're using for your 
report, and I'll take a look.

Thanks,
Josh, AdWords API Team

On Sunday, January 29, 2017 at 8:54:58 PM UTC-5, Maya Gershovitz wrote:
>
> Hi,
>
> According to a recent update (v201609) the report 
> CAMPAIGN_LOCATION_TARGET_REPORT 
> <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-location-target-report>
>  
> now includes data for universal app campaigns.
> I ran a this report for a client, and it seems that UAC campaigns do not 
> appear in it (2 UAC campaigns which appeared in the 
> CAMPAIGN_PERFORMANCE_REPORT did not appear in it).
>
> The report query I'm using is -
>       uac_report = {
>             self.REPORT_NAME: "Singular AdHoc Campaigns Report",
>             self.REPORT_TYPE: 'CAMPAIGN_LOCATION_TARGET_REPORT',
>             self.DATE_RANGE_TYPE: "CUSTOM_DATE",
>             self.SELECTOR: {
>                 self.FIELDS: ["CampaignId", "Date", "CampaignName", 
> "Impressions", "Clicks",
>                               "Cost", "AccountCurrencyCode", 
> "CampaignStatus", "Id"],
>                 self.DATE_RANGE: {
>                     self.MIN: 2017-01-10,
>                     self.MAX: 2017-01-20,
>                 },
>             },
>             self.DOWNLOAD_FORMAT: "CSV",
>         }
>
> Thanks,
> Maya
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f6771bd5-3136-406c-91b4-bba34645f368%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Universal app cam... Maya Gershovitz
    • Re: Universa... 'Josh Radcliff (AdWords API Team)' via AdWords API Forum

Reply via email to