Youtube · Example Payload

Youtube Reporting Job Example

GoogleMediaSocialStreamingVideoVideos

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

Top-level fields

idreportTypeIdnamecreateTimeexpireTimesystemManaged

Example Payload

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