Re: Get an empty list of campaigns for specific account

2015-06-10 Thread Hugo Wang
Thank you Anthony, it helped a lot! On Thursday, June 11, 2015 at 3:13:36 AM UTC+8, Anthony Madrigal wrote: > > Hi Hugo, > > It appears you are trying to run a report on an MCC level. You will need > to run it on an account level by adding that *Customer ID* in your > properties file. > > The Ad

Re: Get an empty list of campaigns for specific account

2015-06-10 Thread Anthony Madrigal
Hi Hugo, It appears you are trying to run a report on an MCC level. You will need to run it on an account level by adding that *Customer ID* in your properties file. The AdWords API documentation offers a way to report on multiple accounts.

Get an empty list of campaigns for specific account

2015-06-10 Thread Hugo Wang
Hello, We are using AdWords API v201502 to query data for one of our customers, and the AWQL query is: SELECT CampaignId, CampaignName FROM CAMPAIGN_PERFORMANCE_REPORT DURING 20140101,20150610 And we got: CAMPAIGN_PERFORMANCE_REPORT (Jan 1, 2014-Jun 10, 2015) Campaign ID\tCampaign Total\t --