channelId property

String? channelId
getter/setter pair

The ID of the hosting channel of the video.

This is a string value with “UC” prefix. For example, "UCK8sQmJBp8GCxrOtXWBpyEA".

Immutable.

Implementation

core.String? channelId;