How to upload video asset without youtube vedio id?

77 views
Skip to first unread message

Yongfeng Wang

unread,
Jun 30, 2025, 3:44:21 AM6/30/25
to Google Ads API and AdWords API Forum
As we known, we can upload the image by local file.(check the picture_upload.png).  My question is that , can we support upload video the same way as image , without youtube video id.?
picture_upload.png

Google Ads API Forum Advisor

unread,
Jun 30, 2025, 7:20:13 AM6/30/25
to wyongf...@gmail.com, adwor...@googlegroups.com

Hi,

Thank you for reaching out to the Google Ads API support team.

Please note that video_id is a required field and without video_id you cannot upload the YoutubeVideoAsset

Please use the below query to upload the YouTube video asset through the Google Ads API:

{
  "operations": [
    {
      "create": {
        "youtubeVideoAsset": {
          "youtubeVideoTitle": "youtube_video_title",
          "youtubeVideoId": "youtube_video_id"
        }
      }
    }

Please get back to us if you still need further assistance.

 

Thanks,
 
Google Logo Google Ads API Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5
[2025-06-30 11:19:29Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01rgfb7:ref" (ADR-00316472)



Reply all
Reply to author
Forward
0 new messages