Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YouTube
Schema
ChannelSettings
Interface ChannelSettings
interface
ChannelSettings
{
country
?:
string
;
defaultLanguage
?:
string
;
defaultTab
?:
string
;
description
?:
string
;
featuredChannelsTitle
?:
string
;
featuredChannelsUrls
?:
string
[]
;
keywords
?:
string
;
moderateComments
?:
boolean
;
profileColor
?:
string
;
showBrowseView
?:
boolean
;
showRelatedChannels
?:
boolean
;
title
?:
string
;
trackingAnalyticsAccountId
?:
string
;
unsubscribedTrailer
?:
string
;
}
Index
Properties
country?
default
Language?
default
Tab?
description?
featured
Channels
Title?
featured
Channels
Urls?
keywords?
moderate
Comments?
profile
Color?
show
Browse
View?
show
Related
Channels?
title?
tracking
Analytics
Account
Id?
unsubscribed
Trailer?
Properties
Optional
country
country
?:
string
Optional
default
Language
defaultLanguage
?:
string
Optional
default
Tab
defaultTab
?:
string
Optional
description
description
?:
string
Optional
featured
Channels
Title
featuredChannelsTitle
?:
string
Optional
featured
Channels
Urls
featuredChannelsUrls
?:
string
[]
Optional
keywords
keywords
?:
string
Optional
moderate
Comments
moderateComments
?:
boolean
Optional
profile
Color
profileColor
?:
string
Optional
show
Browse
View
showBrowseView
?:
boolean
Optional
show
Related
Channels
showRelatedChannels
?:
boolean
Optional
title
title
?:
string
Optional
tracking
Analytics
Account
Id
trackingAnalyticsAccountId
?:
string
Optional
unsubscribed
Trailer
unsubscribedTrailer
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country
default
Language
default
Tab
description
featured
Channels
Title
featured
Channels
Urls
keywords
moderate
Comments
profile
Color
show
Browse
View
show
Related
Channels
title
tracking
Analytics
Account
Id
unsubscribed
Trailer
Google Apps Script API
Loading...