Last updated 2 months ago
Was this helpful?
Displays content based on the provided channel id and SKU/Product external IDs.
let channelID = "<Encoded Channel ID>" let productIDs = ["<Product ID>", ...] VideoFeedViewController(source: .skuPlaylist(channelID: channelID, productIDs: productIDs))
Please refer to the help article to learn about how to find your encoded playlist group ID