This query returns a list of playlists for a specified channel.
- API endpoint slug
- youtube.get_playlists
- Runtime method
- performQuery("youtube.get_playlists")
Query fields
- Label
- Channel id
- Helper text
- Channel Id. Leave empty for your channel.
- Slug
- channel_id
- Required
- false
- Can have default value
- true
Ingredients
- Slug
- created_at
- Filter code
- Youtube.getPlaylists.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- id
- Filter code
- Youtube.getPlaylists.Id
- Type
- String
- Example
- PL_EXAMPLE
- Slug
- title
- Filter code
- Youtube.getPlaylists.Title
- Type
- String
- Example
- Cooking
- Slug
- description
- Filter code
- Youtube.getPlaylists.Description
- Type
- String
- Example
- Cooking videos.
- Slug
- thumbnail
- Filter code
- Youtube.getPlaylists.Thumbnail
- Type
- Image URL
- Example
- https://example.com/img
- Slug
- playlist_url
- Filter code
- Youtube.getPlaylists.PlaylistUrl
- Type
- Web URL
- Example
- https://www.youtube.com/playlist?list=PL123
- Slug
- channel_id
- Filter code
- Youtube.getPlaylists.ChannelId
- Type
- String
- Example
- UC_123
- Slug
- channel_name
- Filter code
- Youtube.getPlaylists.ChannelName
- Type
- String
- Example
- Cooking