Youtube · Example Payload

Youtube Live Live Broadcast Status Example

GoogleMediaSocialStreamingVideoVideos

Youtube Live Live Broadcast Status Example is an example object payload from Youtube, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

lifeCycleStatusprivacyStatusrecordingStatusmadeForKidsselfDeclaredMadeForKids

Example Payload

Raw ↑
{
  "lifeCycleStatus": "abandoned",
  "privacyStatus": "private",
  "recordingStatus": "notRecording",
  "madeForKids": "channel==UC_x5XG1OV2P6uZZ5FSM9Ttw",
  "selfDeclaredMadeForKids": "channel==UC_x5XG1OV2P6uZZ5FSM9Ttw"
}