Youtube · Example Payload

Youtube Reporting Report Type Example

GoogleMediaSocialStreamingVideoVideos

Youtube Reporting Report Type 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

idnamesystemManageddeprecateTime

Example Payload

Raw ↑
{
  "id": "abc123def456",
  "name": "Example Title",
  "systemManaged": 1,
  "deprecateTime": "2026-01-15T10:30:00Z"
}