Channels
What is a channel, and what can I do with it?
Documentation moved to new platform! The Serverside.ai documentation is now available at: https://help.equativ.com/serversideai. Please update your bookmarks.
The content in the article below (and this legacy platform) is no longer being maintained — use the new platform https://help.equativ.com/serversideai instead.
This legacy portal will be permanently shut down on February 1, 2026.
A channel represents a video stream into which adverts are automatically placed by the serverside.ai system. The adverts can come from various sources (e.g. spotx, Freeweel, Google), and this source must be defined as part of the channel. The default is `spotx `. Before using the channels API, you should make sure to know which ad source will be used and enter it correctly via the ‘systems’ service.
Channels can be created either via the serverside.ai front end application, or via the API. The application uses the API in any case to persist the channel. Channels can be listed (with a search possibility), created, read (by id or by profile hash), updated and deleted, using this API.
Last updated