RE: Ad Report for Google Ads API

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Romaine, Thank you for reaching to the Google Ads API team. Moving forward, upon seeing your query and the column that you want to add, I noticed that you are using the campaign report. Kindly note that the said report is for campaign level data and you can't use this report to retrieve the

Re: Ad Report for Google Ads API

2022-06-20 Thread SaleSpider Ad Operations
Additional Info, I use v9 On Monday, June 20, 2022 at 7:26:09 PM UTC-4 SaleSpider Ad Operations wrote: > Hi, > > I want to create a query like this but in Ad level > > SELECT segments.date, campaign.name, metrics.impressions, > metrics.active_view_impressions, metrics.clicks, metrics.all_convers

Ad Report for Google Ads API

2022-06-20 Thread SaleSpider Ad Operations
Hi, I want to create a query like this but in Ad level SELECT segments.date, campaign.name, metrics.impressions, metrics.active_view_impressions, metrics.clicks, metrics.all_conversions, metrics.cost_micros FROM campaign 'WHERE segments.date DURING LAST_30_DAYS I bolded the new column to be s