Re: UAC Reporting Api return 400 Bad Request

2018-07-12 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, UAC Campaigns are not supported via the Criteria Performance Report. For the fields you have selected, you can run the Campaign Performance Report . That is: SELECT CampaignId, Impressions, Clicks

UAC Reporting Api return 400 Bad Request

2018-07-12 Thread gilbertmmiller2017
hi,i use reporting api to get UAC campaign data,but i got 400 error code. here is my query code. $query = (new ReportQueryBuilder()) ->select([ 'CampaignId', 'CampaignName', 'Impressions', 'Clicks', 'AllConversions', 'Conversions', 'Cost