id property
The ID that YouTube uses to uniquely identify the channel
, video
,
playlist
, or asset
resource that is included in the group.
Note that this ID refers specifically to the inclusion of that resource in
a particular group and is different than the channel ID, video ID,
playlist ID, or asset ID that uniquely identifies the resource itself. The
resource.id
property's value specifies the unique channel, video,
playlist, or asset ID.
Implementation
core.String? id;