Skip to main content

playlist_items

Overview

Nameplaylist_items
TypeResource
Idyoutube.youtube.playlist_items

Fields

NameDatatypeDescription
idstringThe ID that YouTube uses to uniquely identify the playlist item.
etagstringEtag of this resource.
kindstringIdentifies what kind of resource this is. Value: the fixed string "youtube#playlistItem".
snippetobjectBasic details about a playlist, including title, description and thumbnails. Basic details of a YouTube Playlist item provided by the author. Next ID: 15
statusobjectInformation about the playlist item's privacy status.
contentDetailsobject

Methods

NameAccessible byRequired ParamsDescription
playlistItems_listSELECTpartRetrieves a list of resources, possibly filtered.
playlistItems_deleteDELETEidDeletes a resource.
playlistItems_insertEXECpartInserts a new resource into this collection.
playlistItems_updateEXECpartUpdates an existing resource.