This query returns a list of videos from a specified playlist.
- API endpoint slug
- youtube.get_playlist_items
- Runtime method
- performQuery("youtube.get_playlist_items")
Query fields
- Label
- Playlist id
- Helper text
- Playlist id.
- Slug
- playlist_id
- Required
- false
- Can have default value
- true
Ingredients
- Slug
- created_at
- Filter code
- Youtube.getPlaylistItems.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- id
- Filter code
- Youtube.getPlaylistItems.Id
- Type
- String
- Example
- QSXAMPLE
- Slug
- title
- Filter code
- Youtube.getPlaylistItems.Title
- Type
- String
- Example
- Cooking
- Slug
- description
- Filter code
- Youtube.getPlaylistItems.Description
- Type
- String
- Example
- Cooking videos.
- Slug
- thumbnail
- Filter code
- Youtube.getPlaylistItems.Thumbnail
- Type
- Image URL
- Example
- https://example.com/img
- Slug
- video_url
- Filter code
- Youtube.getPlaylistItems.VideoUrl
- Type
- Web URL
- Example
- https://www.youtube.com/watch?v=123
- Slug
- channel_id
- Filter code
- Youtube.getPlaylistItems.ChannelId
- Type
- String
- Example
- UC_123
- Slug
- channel_name
- Filter code
- Youtube.getPlaylistItems.ChannelName
- Type
- String
- Example
- Cooking
- Slug
- video_id
- Filter code
- Youtube.getPlaylistItems.VideoId
- Type
- String
- Example
- 123
- Slug
- position
- Filter code
- Youtube.getPlaylistItems.Position
- Type
- String
- Example
- 2