Hey, I tried retrieving asset.name for YOUTUBE_VIDEO asset types and I am always getting an empty value even though I do have a name for that asset. Is it possible that asset.name is not supported for this type? Can you please send out the supported assets fields for each asset type?
Here is an example for a query I tried running: SELECT asset.id, asset.name, asset.type, asset.image_asset.full_size.url, asset.text_asset.text, asset.youtube_video_asset.youtube_video_id FROM asset WHERE asset.id in <LIST_OF_ASSET_IDS> Thanks, Asaf. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "AdWords API and Google Ads 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/b01dc77b-1a09-4e76-a18c-92578ad86e78%40googlegroups.com.
