Released: 2026-05-21 Updated: 2026-05-20
Summary: New request and response fields in multiple Playlists, Videos, and Channels APIs. New fields in a Surveys webhook event.
Changed
- New
thumbnailsrequest field in the following Playlists APIs:POST /v2/video_management/playlistsPATCH /v2/video_management/playlists/{playlistId}
- New
thumbnailsresponse field in the following Playlists API:GET /v2/video_management/playlists
- New
thumbnails,transcriptsrequest fields in the following Videos API:PATCH /v2/video_management/videos/{videoId}/metadata
- New
thumbnailsresponse field in the following Videos API:GET /v2/video_management/videos/{videoId}/metadata
- New
thumbnailsrequest field in the following Channels APIs:PATCH /v2/video_management/channels/{channelId}POST /v2/video_management/channels
- New
thumbnailsresponse field in the following Channels API:GET /v2/video_management/channels/{channelId}
- New
quiz_name,video_namefields in the following Surveys webhook events:video_management.video_quiz_completed