Hello, I am trying to build a query to mimic our UI report. I have got almost all the columns, I am only missing one that is the YouTube video id. I cannot find anything related to that. Do you happen to know what I can do ?
Here is my query so far and you can see that I added ad_group_ad.ad.video_ad.video.asset but without any success: SELECT segments.date , campaign.name , campaign.id , ad_group_ad.ad.name , ad_group_ad.ad.id , ad_group.name , ad_group.id , ad_group.type , ad_group_ad.ad.type , campaign.listing_type , segments.device , segments.ad_network_type , metrics.impressions , metrics.interactions , metrics.engagements , metrics.video_views , metrics.video_view_rate , metrics.video_quartile_p25_rate , metrics.video_quartile_p50_rate , metrics.video_quartile_p75_rate , metrics.video_quartile_p100_rate , metrics.active_view_measurable_impressions , metrics.active_view_measurability , metrics.active_view_impressions , metrics.active_view_viewability , ad_group_ad.ad.video_ad.video.asset FROM ad_group_ad -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/4a2bb915-63c5-4319-ac56-40f9198b3fb1n%40googlegroups.com.