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
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
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