PlaylistItemSnippet
class PlaylistItemSnippet extends Model (View source)
Properties
string | $channelId | ||
string | $channelTitle | ||
string | $description | ||
string | $playlistId | ||
string | $position | ||
string | $publishedAt | ||
protected | $resourceIdType | ||
protected | $resourceIdDataType | ||
protected | $thumbnailsType | ||
protected | $thumbnailsDataType | ||
string | $title | ||
string | $videoOwnerChannelId | ||
string | $videoOwnerChannelTitle |
Methods
setChannelId($channelId)
No description
string
getChannelId()
No description
setChannelTitle($channelTitle)
No description
string
getChannelTitle()
No description
setDescription($description)
No description
string
getDescription()
No description
setPlaylistId($playlistId)
No description
string
getPlaylistId()
No description
setPosition($position)
No description
string
getPosition()
No description
setPublishedAt($publishedAt)
No description
string
getPublishedAt()
No description
getResourceId()
No description
getThumbnails()
No description
setTitle($title)
No description
string
getTitle()
No description
setVideoOwnerChannelId($videoOwnerChannelId)
No description
string
getVideoOwnerChannelId()
No description
setVideoOwnerChannelTitle($videoOwnerChannelTitle)
No description
string
getVideoOwnerChannelTitle()
No description
Details
setChannelId($channelId)
No description
string
getChannelId()
No description
setChannelTitle($channelTitle)
No description
string
getChannelTitle()
No description
setDescription($description)
No description
string
getDescription()
No description
setPlaylistId($playlistId)
No description
string
getPlaylistId()
No description
setPosition($position)
No description
string
getPosition()
No description
setPublishedAt($publishedAt)
No description
string
getPublishedAt()
No description
setResourceId(ResourceId $resourceId)
No description
ResourceId
getResourceId()
No description
setThumbnails(ThumbnailDetails $thumbnails)
No description
ThumbnailDetails
getThumbnails()
No description
setTitle($title)
No description
string
getTitle()
No description
setVideoOwnerChannelId($videoOwnerChannelId)
No description
string
getVideoOwnerChannelId()
No description
setVideoOwnerChannelTitle($videoOwnerChannelTitle)
No description
string
getVideoOwnerChannelTitle()
No description