Youtube · Schema

VideoSnippet

Basic details about a video, including its title, description, tags, and category.

GoogleMediaSocialStreamingVideoVideos

Properties

Name Type Description
publishedAt string The date and time when the video was published.
channelId string The ID of the YouTube channel that published the video.
title string The video title.
description string The video description.
thumbnails object A map of thumbnail images associated with the video.
channelTitle string The channel title of the YouTube channel that published the video.
tags array A list of keyword tags associated with the video.
categoryId string The YouTube video category associated with the video.
liveBroadcastContent string Indicates if the video is an upcoming/active live broadcast.
defaultLanguage string The language of the text in the video resource's snippet.title and snippet.description properties.
localized object The snippet.localized object contains either a localized title and description for the video or the title in the default language.
View JSON Schema on GitHub