ChannelBrandingSettings
popyt / Library Exports / ChannelBrandingSettings
Type Alias: ChannelBrandingSettings
ChannelBrandingSettings =
object
Defined in: types/BrandingSettings.ts:1
Properties
channel?
optionalchannel?:object
Defined in: types/BrandingSettings.ts:2
country?
optionalcountry?:string
The country this channel is based in.
defaultLanguage?
optionaldefaultLanguage?:string
The default language for this channel's uploads.
defaultTab?
optionaldefaultTab?:string
The content tab that users see by default.
description?
optionaldescription?:string
The description of this channel.
featuredChannelsTitle?
optionalfeaturedChannelsTitle?:string
The title that displays above the featured channels
featuredChannelsUrls?
optionalfeaturedChannelsUrls?:string[]
The IDs of all of this channel's featured channels.
keywords?
optionalkeywords?:string
This channel's keywords.
moderateComments?
optionalmoderateComments?:boolean
Whether or not comments need to be approved before being visible.
profileColor?
optionalprofileColor?:string
A color that matches well with the channel.
showBrowseView?
optionalshowBrowseView?:boolean
Whether or not to show content in a browse view (as opposed to an activity feed).
showRelatedChannels?
optionalshowRelatedChannels?:boolean
Whether or not to show related channels in the sidebar.
trackingAnalyticsAccountId?
optionaltrackingAnalyticsAccountId?:string
The ID of a Google Analytics account used to measure channel traffic.
unsubscribedTrailer?
optionalunsubscribedTrailer?:string
The ID of a video to highlight to unsubsribed viewers.
image?
optionalimage?:object
Defined in: types/BrandingSettings.ts:68
bannerExternalUrl?
optionalbannerExternalUrl?:string
The URL of a banner (obtained from OAuth.uploadChannelBanner) to use for the channel.
trackingImageUrl?
optionaltrackingImageUrl?:string
The URL for a 1px by 1px tracking image that can be used to collect stats.
watchIconImageUrl?
optionalwatchIconImageUrl?:string
The URL for a 25 pixel high image with a width <=170 pixels that appears above the player.