PlaylistSnippet
class PlaylistSnippet extends Collection (View source)
Properties
protected | $collection_key | ||
string | $channelId | ||
string | $channelTitle | ||
string | $defaultLanguage | ||
string | $description | ||
protected | $localizedType | ||
protected | $localizedDataType | ||
string | $publishedAt | ||
string[] | $tags | ||
string | $thumbnailVideoId | ||
protected | $thumbnailsType | ||
protected | $thumbnailsDataType | ||
string | $title |
Methods
setChannelId($channelId)
No description
string
getChannelId()
No description
setChannelTitle($channelTitle)
No description
string
getChannelTitle()
No description
setDefaultLanguage($defaultLanguage)
No description
string
getDefaultLanguage()
No description
setDescription($description)
No description
string
getDescription()
No description
getLocalized()
No description
setPublishedAt($publishedAt)
No description
string
getPublishedAt()
No description
setTags($tags)
No description
string[]
getTags()
No description
setThumbnailVideoId($thumbnailVideoId)
No description
string
getThumbnailVideoId()
No description
getThumbnails()
No description
setTitle($title)
No description
string
getTitle()
No description
Details
setChannelId($channelId)
No description
string
getChannelId()
No description
setChannelTitle($channelTitle)
No description
string
getChannelTitle()
No description
setDefaultLanguage($defaultLanguage)
No description
string
getDefaultLanguage()
No description
setDescription($description)
No description
string
getDescription()
No description
setLocalized(PlaylistLocalization $localized)
No description
PlaylistLocalization
getLocalized()
No description
setPublishedAt($publishedAt)
No description
string
getPublishedAt()
No description
setTags($tags)
No description
string[]
getTags()
No description
setThumbnailVideoId($thumbnailVideoId)
No description
string
getThumbnailVideoId()
No description
setThumbnails(ThumbnailDetails $thumbnails)
No description
ThumbnailDetails
getThumbnails()
No description
setTitle($title)
No description
string
getTitle()
No description