Use a CAMPAIGN_PERFORMANCE_REPORT 
<https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report>,
 
possibly with IncludeZeroImpressions 
<https://developers.google.com/adwords/api/docs/guides/zeroimpression-structure-reports>
 
if you want to know campaigns that have no impressions yet (eg, because 
they are not live yet).

On Wednesday, August 31, 2016 at 3:31:55 PM UTC+2, Alon Dvir wrote:
>
> Hi All,
>
> I currently have a .NET app that retrieves Google Campaigns and stores 
> them in a DB.
> The app uses ICampaignService.get() method for that, and everything works 
> fine.
>
> The issue is that the get() response doesn't contain any UACs.
>
> After a short search I got to the following link:
>
> https://groups.google.com/forum/#!searchin/adwords-api/CampaignService$20UAC|sort:relevance/adwords-api/q28vwL3epTw/cBAz-W6HCgAJ
>
> It seems like the campaign should have these properties:
> 1. advertisingChannelType == MULTI_CHANNEL
> 2. advertisingChannelSubType == UNIVERSAL_APP_CAMPAIGN
>
> However, looking at advertisingChannelType and advertisingChannelSubType 
> , they don't seem to have these values:
> 1. 
> https://developers.google.com/adwords/api/docs/reference/v201605/CampaignService.AdvertisingChannelType
> 2. 
> https://developers.google.com/adwords/api/docs/reference/v201605/CampaignService.AdvertisingChannelSubType
>
> Could it be related to the fact that I can't retrieve UACs?
>
> Anyway, how can I solve my problem?
>
>
> Thanks!
> Alon
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/224abf7d-37ff-47b7-8e9e-01a582d76f81%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to