You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hi Teenco,
It is currently not possible to create YoutubeVideoMedia via AdWords API. You may refer to one of the notes in this link, it states that "Note: The AdWords API doesn't support creating YoutubeVideoMedia so you need to manually set the campaign's YouTube Video assets through the AdWords UI.". Once you already have a video uploaded via the UI, you can get the media id associated with the video using the MediaService.get() and you need to check for the media type VIDEO.
Let me know if you have further concerns.
Thanks, Luis AdWords API Team
teenco ssam
unread,
Nov 6, 2018, 7:32:12 AM11/6/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Thanks Luis.
"You need to manually set the campaign's YouTube video assets via the AdWords UI"
Does this sentence mean that should I use the function shown in the red circle in the attached file?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hi Teenco,
Yes, you may add youtube video assets that way into your mobile app campaign via UI. If you have further concerns, you may post it on the AdWords Community Forum in this link since this is not an AdWords API specific concern.