Feed Attributes
channel
Channel name from which content should be displayed. Videos are ordered as a channel timeline.
playlist
Playlist ID for selected content. Please note channel
name is necessary.
playlist_collection
Playlist collection ID. Works with channel
as mandatory attribute.
hashtag
Hashtag to filter channel content. String in form of s-expression can be used together with channel
. Closures starting with and/or
provides access to more complex logical expression.
For example hashtag="(and drone (or sports travel))"
will filter all travel or sports drone videos. For example of a single hashtag use (and drone)
skus
Filter videos based on SKUs of products attached to the videos. List of coma separated values.
video
Encoded video ID to force particular video as first one in feed.
priority
By defining multiple feed attributes, integration can specify the order of priority fallback in case the response is empty. Coma separated list of attributes. Please note priority will be ignored is with channel
only.
skus,playlist,hashtag,playlist_collection
Last updated