youtubeVideoId property

String? youtubeVideoId
getter/setter pair

The YouTube video id of the asset.

This is the 11 char string value used in the YouTube video URL.

Required.

Implementation

core.String? youtubeVideoId;