type property
The type of the channel section. Possible string values are:
- "channelsectionTypeUndefined"
- "singlePlaylist"
- "multiplePlaylists"
- "popularUploads"
- "recentUploads"
- "likes"
- "allPlaylists"
- "likedPlaylists"
- "recentPosts"
- "recentActivity"
- "liveEvents"
- "upcomingEvents"
- "completedEvents"
- "multipleChannels"
- "postedVideos"
- "postedPlaylists"
- "subscriptions"
Implementation
core.String? type;