Re: CampaignService does always return empty results

2016-06-29 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Oliver, Unfortunately, videos campaigns are not supported by any of the services (CampaignService etc). The only way to get information about a video campaign is to run a report . Please follow our blog

Re: CampaignService does always return empty results

2016-06-29 Thread 'Oliver P.' via AdWords API Forum
One thing I noticed while debugging this issue: In the client account only "Video" campaigns are set up. As soon as I create a Display campaign, I get a result for that campaign from CampaignService->get(). Are "Video" campaign not supported? Found that post here: https://groups.google.com/forum

CampaignService does always return empty results

2016-06-29 Thread 'Oliver P.' via AdWords API Forum
Hi, I'm trying to get a list of campaigns from an client account (not the management account) but I don't receive any results in the response: 0 As I can get a result for the list of clients attached to the management account by querying the ManagedCustomerService it seems not to be a problem