-
article_matching: (Enterprise only) Insert contextually relevant videos into your articles. Filtering rules apply, including tag rules (inclusion and exclusion) and recency filtering. Article Matching playlists are limited to a maximum of 100 videos. Also read about how to Embed videos with Article Matching.
-
dynamic: Automatically sort your videos using PATCH /v2/playlists/{playlist_id}/dynamic_playlist API call to specify what to sort by (publish date for example). Dynamic playlists are limited to a maximum of 500 videos.
-
manual: Manual channels are ordered by the user manually. Manage the playlist's content using POST and PATCH /v2/playlists/{playlist_id}/manual_playlist API calls. Manual playlists are limited to a maximum of 10,000 videos.
-
recommendations: (Enterprise only) Recommendation playlists return a set of recommended videos based on a source video. Recommendations playlists are limited to a maximum of 100 videos.
-
search: (Enterprise only) Search playlists contain videos ordered by similarity to a search term or phrase. Set the rules by which the playlist is filtered by using PATCH /v2/playlists/{playlist_id}/search_playlist API call. Search playlists are limited to a maximum of 100 videos.
-
watchlist: (Apps only) Watch list playlists return a set of videos based on viewer interactions within apps. For more information regarding Watch list playlists, please reach out to your JWX representative.