Youtube · JSON Structure

Youtube Live Live Broadcast Snippet Structure

Basic details about a live broadcast including its title, description, and scheduled start and end times.

Type: object Properties: 11
GoogleMediaSocialStreamingVideoVideos

LiveBroadcastSnippet is a JSON Structure definition published by Youtube, describing 11 properties. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

publishedAt channelId title description thumbnails scheduledStartTime scheduledEndTime actualStartTime actualEndTime liveChatId isDefaultBroadcast

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "type": "object",
  "description": "Basic details about a live broadcast including its title, description, and scheduled start and end times.",
  "name": "LiveBroadcastSnippet",
  "properties": {
    "publishedAt": {
      "type": "datetime",
      "description": "The date and time that the broadcast was added to YouTube's live broadcast schedule."
    },
    "channelId": {
      "type": "string",
      "description": "The ID of the channel to which this broadcast is affiliated."
    },
    "title": {
      "type": "string",
      "description": "The broadcast's title. The title is a required field when inserting a broadcast."
    },
    "description": {
      "type": "string",
      "description": "The broadcast's description."
    },
    "thumbnails": {
      "type": "object",
      "description": "A map of thumbnail images associated with the broadcast."
    },
    "scheduledStartTime": {
      "type": "datetime",
      "description": "The date and time that the broadcast is scheduled to begin."
    },
    "scheduledEndTime": {
      "type": "datetime",
      "description": "The date and time that the broadcast is scheduled to end."
    },
    "actualStartTime": {
      "type": "datetime",
      "description": "The date and time that the broadcast actually started."
    },
    "actualEndTime": {
      "type": "datetime",
      "description": "The date and time that the broadcast actually ended."
    },
    "liveChatId": {
      "type": "string",
      "description": "The live chat ID associated with the broadcast."
    },
    "isDefaultBroadcast": {
      "type": "boolean",
      "description": "Indicates whether this broadcast is the default broadcast."
    }
  },
  "$schema": "https://json-structure.org/draft/2020-12/schema"
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/youtube-live-live-broadcast-snippet-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.