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

2016-08-31 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Alon, Universal App Campaigns are only supported in AdWords Reports at the moment. You'll not be able to use CampaignService to retrieve your Universal App Campaigns. You should use Campaign Performance Report

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

2016-08-31 Thread Zweitze
Use a CAMPAIGN_PERFORMANCE_REPORT , possibly with IncludeZeroImpressions if you want to know campaigns that hav

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

2016-08-31 Thread 'Alon Dvir' via AdWords API Forum
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://