Youtube · Example Payload

Youtube Analytics Group List Response Example

GoogleMediaSocialStreamingVideoVideos

Youtube Analytics Group List Response Example is an example object payload from Youtube, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

kindetagnextPageTokenitems

Example Payload

Raw ↑
{
  "kind": "youtube#video",
  "etag": "XI7nbFXulYBIpL0ayR_gDh3eu1k",
  "nextPageToken": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9",
  "items": []
}