Youtube · Schema

LiveStream

A liveStream resource contains information about the video stream that you are transmitting to YouTube. The stream provides the content that will be broadcast to YouTube users.

GoogleMediaSocialStreamingVideoVideos

Properties

Name Type Description
kind string Identifies the API resource's type. Value is youtube#liveStream.
etag string The Etag of this resource.
id string The ID that YouTube assigns to uniquely identify the stream.
snippet object Basic details about a live stream including its title, description, and channel association.
cdn object The cdn object defines the live stream's content delivery network (CDN) settings.
status object Status information about a live stream including its stream status and health status.
contentDetails object Detailed settings for a live stream including the stream key and ingestion settings.
View JSON Schema on GitHub