Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YouTube
Schema
ChannelSnippet
Interface ChannelSnippet
interface
ChannelSnippet
{
country
?:
string
;
customUrl
?:
string
;
defaultLanguage
?:
string
;
description
?:
string
;
localized
?:
ChannelLocalization
;
publishedAt
?:
string
;
thumbnails
?:
ThumbnailDetails
;
title
?:
string
;
}
Index
Properties
country?
custom
Url?
default
Language?
description?
localized?
published
At?
thumbnails?
title?
Properties
Optional
country
country
?:
string
Optional
custom
Url
customUrl
?:
string
Optional
default
Language
defaultLanguage
?:
string
Optional
description
description
?:
string
Optional
localized
localized
?:
ChannelLocalization
Optional
published
At
publishedAt
?:
string
Optional
thumbnails
thumbnails
?:
ThumbnailDetails
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country
custom
Url
default
Language
description
localized
published
At
thumbnails
title
Google Apps Script API
Loading...