videoId property
The ID that YouTube uses to uniquely identify a video.
To retrieve the video resource, set the id query parameter to this value in your API request.
Implementation
core.String? videoId;
The ID that YouTube uses to uniquely identify a video.
To retrieve the video resource, set the id query parameter to this value in your API request.
core.String? videoId;