Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YouTube
Schema
PlaylistItemSnippet
Interface PlaylistItemSnippet
interface
PlaylistItemSnippet
{
channelId
?:
string
;
channelTitle
?:
string
;
description
?:
string
;
playlistId
?:
string
;
position
?:
number
;
publishedAt
?:
string
;
resourceId
?:
ResourceId
;
thumbnails
?:
ThumbnailDetails
;
title
?:
string
;
}
Index
Properties
channel
Id?
channel
Title?
description?
playlist
Id?
position?
published
At?
resource
Id?
thumbnails?
title?
Properties
Optional
channel
Id
channelId
?:
string
Optional
channel
Title
channelTitle
?:
string
Optional
description
description
?:
string
Optional
playlist
Id
playlistId
?:
string
Optional
position
position
?:
number
Optional
published
At
publishedAt
?:
string
Optional
resource
Id
resourceId
?:
ResourceId
Optional
thumbnails
thumbnails
?:
ThumbnailDetails
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
Id
channel
Title
description
playlist
Id
position
published
At
resource
Id
thumbnails
title
Google Apps Script API
Loading...