Wednesday, 31 August 2016

Re: How can I retrieve a Universal App Campaign (UAC) using ICampaignService

Use a CAMPAIGN_PERFORMANCE_REPORT, possibly with IncludeZeroImpressions 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:

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:

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+unsubscribe@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+unsubscribe@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.

No comments:

Post a Comment