Hi,
I am trying to create a report through the API on responsive video ad
performance, including the Youtube video id for the video which the
responsive video ad uses.
I've generated a report through an API request that shows video id for each
asset. This is the request:
{"query": " SELECT asset.id, asset.youtube_video_asset.youtube_video_id,
asset.youtube_video_asset.youtube_video_title FROM asset" }
I've also generated another report through the API for ad group ad, using
this request:
{"query": " SELECT ad_group_ad.ad.id, ad_group_ad.ad.name,
ad_group_ad.ad.resource_name, ad_group_ad.ad_group,
ad_group_ad.resource_name,
ad_group_ad.ad.video_responsive_ad.videos,ad_group_ad.labels,ad_group_ad.ad.video_responsive_ad.videos,
campaign.name, ad_group_ad.ad.final_urls, metrics.clicks,
metrics.cost_micros, metrics.conversions, metrics.conversions_value,
metrics.view_through_conversions FROM ad_group_ad WHERE segments.date
DURING LAST_7_DAYS AND ad_group.type IN ('VIDEO_RESPONSIVE')" }
I was hoping that there would be a common attribute that I could use to
match responsive video ads to the corresponding video asset youtube ids,
but I can't find one.
Is this possible?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 visit
https://groups.google.com/d/msgid/adwords-api/71b6f1f1-257a-400d-9dda-b6967cab1d94n%40googlegroups.com.