Hi team, I am looking at the apis that can retrieve asset metrics, specifically ad_group_ad_asset_view and ad_gorup_asset, may I know if they will give the same metrics given the same columns and same conditions? Also I noticed that ad_group_asset is enriched with more metrics regarding assets such as video_views and interactions, why are they not supported on ad_group_ad_asset_view? Thanks!
Sample queries: ad_group_asset: *select * *ad_group.id, * *asset.id, * *metrics.impressions,* *metrics.clicks* *from ad_group_asset* *where segments.date during LAST_7_DAYS* *and ad_group.status = ENABLED* ad_group_ad_asset_view: *select * *ad_group.id, * *asset.id, * *metrics.impressions,* *metrics.clicks* *from ad_group_ad_asset_view* *where segments.date during LAST_7_DAYS* *and ad_group.status = ENABLED* -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/cd748599-25d6-45eb-81cd-06fe44b09e96n%40googlegroups.com.