Hi Nirmitabahen,
It seems that your example query was left out in your reply unfortunately.
However these are the queries we use:
SELECT campaign.name, campaign.advertising_channel_type, campaign.advertising_channel_sub_type, metrics.impressions, segments.date FROM campaign WHERE segments.date BETWEEN '2020-09-15' AND '2020-09-20' In the response Smart Campaigns are included.
But when we use this query:
SELECT campaign.name, campaign.advertising_channel_type, campaign.advertising_channel_sub_type, metrics.impressions, segments.date FROM ad_group_ad WHERE segments.date BETWEEN '2020-09-15' AND '2020-09-20' all the Smart Campaigns are missing in the response?
Is this a bug?
Thanks,
Maria @ Funnel