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/07475437-54c3-4774-ae5e-eb0b00ae77a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • How can I retri... 'Alon Dvir' via AdWords API Forum

Reply via email to