channelId property

String? channelId
getter/setter pair

The ID that YouTube uses to uniquely identify the referred resource, if that resource is a channel.

This property is only present if the resourceId.kind value is youtube#channel.

Implementation

core.String? channelId;