VideoSnippet
class VideoSnippet extends Collection (View source)
Properties
| protected | $collection_key | ||
| string | $categoryId | ||
| string | $channelId | ||
| string | $channelTitle | ||
| string | $defaultAudioLanguage | ||
| string | $defaultLanguage | ||
| string | $description | ||
| string | $liveBroadcastContent | ||
| protected | $localizedType | ||
| protected | $localizedDataType | ||
| string | $publishedAt | ||
| string[] | $tags | ||
| protected | $thumbnailsType | ||
| protected | $thumbnailsDataType | ||
| string | $title |
Methods
setCategoryId($categoryId)
No description
string
getCategoryId()
No description
setChannelId($channelId)
No description
string
getChannelId()
No description
setChannelTitle($channelTitle)
No description
string
getChannelTitle()
No description
setDefaultAudioLanguage($defaultAudioLanguage)
No description
string
getDefaultAudioLanguage()
No description
setDefaultLanguage($defaultLanguage)
No description
string
getDefaultLanguage()
No description
setDescription($description)
No description
string
getDescription()
No description
setLiveBroadcastContent($liveBroadcastContent)
No description
string
getLiveBroadcastContent()
No description
getLocalized()
No description
setPublishedAt($publishedAt)
No description
string
getPublishedAt()
No description
setTags($tags)
No description
string[]
getTags()
No description
getThumbnails()
No description
setTitle($title)
No description
string
getTitle()
No description
Details
setCategoryId($categoryId)
No description
string
getCategoryId()
No description
setChannelId($channelId)
No description
string
getChannelId()
No description
setChannelTitle($channelTitle)
No description
string
getChannelTitle()
No description
setDefaultAudioLanguage($defaultAudioLanguage)
No description
string
getDefaultAudioLanguage()
No description
setDefaultLanguage($defaultLanguage)
No description
string
getDefaultLanguage()
No description
setDescription($description)
No description
string
getDescription()
No description
setLiveBroadcastContent($liveBroadcastContent)
No description
string
getLiveBroadcastContent()
No description
setLocalized(VideoLocalization $localized)
No description
VideoLocalization
getLocalized()
No description
setPublishedAt($publishedAt)
No description
string
getPublishedAt()
No description
setTags($tags)
No description
string[]
getTags()
No description
setThumbnails(ThumbnailDetails $thumbnails)
No description
ThumbnailDetails
getThumbnails()
No description
setTitle($title)
No description
string
getTitle()
No description