Youtube · Example Payload

Youtube Data Channel Snippet Example

A sample description for this resource.

GoogleMediaSocialStreamingVideoVideos

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

Top-level fields

titledescriptioncustomUrlpublishedAtthumbnailscountrylocalized

Example Payload

Raw ↑
{
  "title": "Example Title",
  "description": "A sample description for this resource.",
  "customUrl": "https://www.example.com",
  "publishedAt": "2026-01-15T10:30:00Z",
  "thumbnails": "example_value",
  "country": 42,
  "localized": "example_value"
}