channelId property

String? channelId
getter/setter pair

The id of the corresponding YouTube channel.

In case of a channel comment this is the channel the comment refers to. In case of a video comment it's the video's channel.

Implementation

core.String? channelId;