YouTube - List records action

The List records action lists videos, playlist items, comment threads, replies, caption tracks, or playlists in YouTube.

Input

FieldDescription
Object typeSelect the type of records to list. Options are Channel videos, Playlist items, Comment threads, Thread replies, Caption tracks, and Playlists.
Channel IDEnter the ID of the channel. Required when Object type is Channel videos or Playlists.
Playlist IDEnter the ID of the playlist. Required when Object type is Playlist items.
Video IDEnter the ID of the video. Required when Object type is Comment threads or Caption tracks.
Comment thread IDEnter the ID of the comment thread to retrieve replies for. Required when Object type is Thread replies.
OrderSelect the sort order for comment threads. Options are time (chronological) or relevance. Defaults to time if left blank. This field is only available when Object type is Comment threads.
Max resultsEnter the maximum number of results to return. Valid values are 1-50. Default is 25. Not available when Object type is Caption tracks.
Page tokenEnter the token for retrieving a specific page of results. This field isn't available when Object type is Caption tracks.

Output

Output fields are dynamically generated based on the object you select. The following fields are common to all object types:

FieldDescription
KindThe API resource type of the object, for example youtube#playlistItemListResponse.
EtagThe ETag of the object.
ItemsAn array of search results for the object.

Last updated: