Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YouTube
Schema
ChannelListResponse
Interface ChannelListResponse
interface
ChannelListResponse
{
etag
?:
string
;
eventId
?:
string
;
items
?:
GoogleAppsScript
.
YouTube
.
Schema
.
Channel
[]
;
kind
?:
string
;
nextPageToken
?:
string
;
pageInfo
?:
GoogleAppsScript
.
YouTube
.
Schema
.
PageInfo
;
prevPageToken
?:
string
;
tokenPagination
?:
any
;
visitorId
?:
string
;
}
Index
Properties
etag?
event
Id?
items?
kind?
next
Page
Token?
page
Info?
prev
Page
Token?
token
Pagination?
visitor
Id?
Properties
Optional
etag
etag
?:
string
Optional
event
Id
eventId
?:
string
Optional
items
items
?:
GoogleAppsScript
.
YouTube
.
Schema
.
Channel
[]
Optional
kind
kind
?:
string
Optional
next
Page
Token
nextPageToken
?:
string
Optional
page
Info
pageInfo
?:
GoogleAppsScript
.
YouTube
.
Schema
.
PageInfo
Optional
prev
Page
Token
prevPageToken
?:
string
Optional
token
Pagination
tokenPagination
?:
any
Optional
visitor
Id
visitorId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
etag
event
Id
items
kind
next
Page
Token
page
Info
prev
Page
Token
token
Pagination
visitor
Id
Google Apps Script API
Loading...