videoId property

String? videoId
getter/setter pair

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;