Get Channel Playlists
get_youtube_v3_channel_playlistsRetrieves playlists, releases, or podcasts from a specific YouTube channel. Group: YouTube-Channel. Billing per call: 1 Credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language code for localized content. | |
| channelId | Yes | The ID of the YouTube channel. | |
| nextToken | No | A token for paginating to the next set of results. | |
| contentType | Yes | The type of content to retrieve. Allowed values: playlists, releases, podcasts. |