Hi Team,
I have created a YouTube video asset and am retrieving it using the following query:
SELECT asset.name, asset.id, asset.youtube_video_asset.youtube_video_id, asset.youtube_video_asset.youtube_video_title
FROM asset
WHERE asset.id = <asset_id>
This returns the asset name, video ID, and title as expected. However, I would like to know if it's possible to retrieve additional metadata such as:
Orientation
Aspect ratio
Duration
Modified date/time
Added date/time
Any other available video-level metadata
Could you please confirm if this information is accessible via the API, and if so, which fields or resources should be used?
Thanks in advance for your guidance.
Best regards,
Amit Tomar
Hi Team,
Thanks for your response.
Please find attached the uncropped UI screenshots from the Google Ads interface. These were captured while selecting a video from the asset library during ad creation.
As shown in the screenshots, when I select a video asset, I can see detailed metadata including:
YouTube Channel
Orientation
Aspect Ratio
Duration
Modified Date/Time
Added Date/Time
However, I’m currently unable to retrieve these metadata fields via the Google Ads API. Could you please confirm whether this information is accessible via the API? If so, could you guide me on which fields or resource paths to use in the query?
Looking forward to your clarification.
Best regards,
Amit Tomar
![]() |
Google Ads API Team |
[2025-05-29 13:53:24Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01rdf4B:ref" (ADR-00309013)
Thank you for the update and for raising the feature request.
Could you please also confirm if there is currently any support in the Google Ads API to search YouTube videos by keyword or channel, similar to what’s available in the UI (screenshot attached)?
If not, do you recommend any alternative approach to achieve similar functionality?
Thanks again for your assistance.
Hi,
I understand you want to fetch search youtube videos as shown in the provided screenshot using Google Ads API. Note that fetching search youtube videos by using keywords are not supported in the Google Ads API.
![]() |
Google Ads API Team |
[2025-05-29 15:55:35Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01rdf4B:ref" (ADR-00309013)