Youtube · Example Payload

Youtube Data Page Info Example

GoogleMediaSocialStreamingVideoVideos

Youtube Data Page Info Example is an example object payload from Youtube, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

totalResultsresultsPerPage

Example Payload

Raw ↑
{
  "totalResults": 42,
  "resultsPerPage": 10
}