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 or post comment it's the video/post's channel.

Implementation

core.String? channelId;