Youtube · Schema

PlaylistItem

A playlistItem resource identifies another resource, such as a video, that is included in a playlist.

GoogleMediaSocialStreamingVideoVideos

Properties

Name Type Description
kind string Identifies the API resource's type. Value is youtube#playlistItem.
etag string The Etag of this resource.
id string The ID that YouTube uses to uniquely identify the playlist item.
snippet object Basic details about the playlist item such as its title and position in the playlist.
contentDetails object The contentDetails object is included in the resource if the included item is a YouTube video.
status object The status object contains information about the playlist item's privacy status.
View JSON Schema on GitHub