Youtube · Schema

Video

A video resource represents a YouTube video.

GoogleMediaSocialStreamingVideoVideos

Properties

Name Type Description
kind string Identifies the API resource's type. Value is youtube#video.
etag string The Etag of this resource.
id string The ID that YouTube uses to uniquely identify the video.
snippet object Basic details about a video, including its title, description, tags, and category.
contentDetails object Information about the video content, including the length of the video and an indication of whether captions are available.
status object The status of an uploaded video.
statistics object Statistics about the video such as the number of times the video has been viewed or liked.
player object Information used to play the video.
localizations object The localizations object contains translations of the video's metadata.
View JSON Schema on GitHub