Firework for Developers
HomepageBusiness Portal
Search
⌃K
Links
Welcome
Web
Getting Started
Integration Guide
Telemetry console
FAQ & Troubleshooting
Android SDK
Integration Guide - V6
Integration Guide - V5
iOS SDK
Integration Guide for iOS SDK
Getting Started
Video Feed
Discover Feed
Channel Feed
Playlist Feed
Playlist Group Feed
Dynamic Content
Hashtag Playlist
Video Feed Layouts
Storyblock
Video Feed View Configurations
Video Player
Share & Deeplinking
Ad Support
Analytics
Shoppable Videos
Sample App
FAQ & Troubleshooting
React Native SDK
Integration Guide for React Native SDK V2
Integration Guide for React Native SDK V1
Flutter SDK
Integration Guide for Flutter SDK V2
Integration Guide for Flutter SDK V1
Help Articles
Importing Products to Firework
Adding products to a video
Displaying product videos on product pages using hashtag filtering(Web)
Syncing Carts
Encoded IDs
Powered By GitBook

Playlist Group Feed

Displays playlists from the specified playlist group id.
let playlistGroupID = "<Encoded Playlist Group ID>"
let feedVC = VideoFeedViewController(source: .playlistGroup(groupID: playlistGroupID))
Please refer to the Encoded IDs help article to learn about how to find your encoded playlist group ID
Previous
Playlist Feed
Next
Dynamic Content
Last modified 1yr ago