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

Channel Feed

Displays content from the specified channel id.
Note: The user will only see videos they have not viewed before. If the user has viewed all the videos for a channel similar videos will automatically be provided.
let channelID = "<Encoded Channel ID>"
let feedVC = VideoFeedViewController(source: .channel(channelID: channelID))
Please refer to the Encoded IDs help article to learn about how to find your encoded channel ID
Previous
Discover Feed
Next
Playlist Feed
Last modified 1yr ago