limit defaults to
50 and accepts values from 1 through 200. When nextCursor is not null, pass it
unchanged as cursor in the next JSON request body.
Feed filters
Thetypes and channelIds arrays are optional and accept at most 100 values each.
Multiple values within one array use OR semantics. When both arrays are present,
the two dimensions use AND semantics.
channelIds accepts Monitor YT channel IDs, such as the 24-character channel.id
returned in a feed event. It does not accept YouTube’s UC… channel ID. Omit an
array, or send an empty array, to disable that filter dimension.
Video batches
The videos endpoint accepts between 1 and 20 unique YouTube video IDs. Unknown videos and videos outside your tracked channels appear inmissingVideoIds.
Video batches are not paginated. See Fetch video data for the full response semantics.