Youtube · Schema

SearchResult

A search result contains information about a YouTube video, channel, or playlist that matches the search query.

GoogleMediaSocialStreamingVideoVideos

Properties

Name Type Description
kind string Identifies the API resource's type. Value is youtube#searchResult.
etag string The Etag of this resource.
id object The id object contains information that can be used to uniquely identify the resource that matches the search request.
snippet object The snippet object contains basic details about a search result, such as its title or description.
View JSON Schema on GitHub