Hi Google Team! Is there any way to get insights of ad type DISCOVERY_MULTI_ASSET_AD I'm running this query but not able to get insights for this type ads. *ad_group_ad.ad.id,* * asset.id,* * ad_group_ad_asset_view.field_type,* * segments.date,* * campaign.id,* * ad_group.id,* * metrics.clicks* * FROM ad_group_ad_asset_view* * WHERE segments.date* * BETWEEN '2022-12-01' AND '2023-01-31'* * AND metrics.cost_micros > 0* * AND ad_group_ad.ad.type = 'DISCOVERY_MULTI_ASSET_AD'* please help that would much appreciated. Thank You! Regards Sadia Arooj
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/650aa6d2-a96d-448f-b627-df7f3f5e2733n%40googlegroups.com.
