Create a schedule item for a search filter source

Adds a new schedule item that uses a search filter to dynamically select content (sourceType 2, scheduleItemType 1) for the specified schedule.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The unique identifier of the schedule

collections
array of objects
required

Array of collection filters for content selection

collections*
integer
required

Array of day numbers the item is scheduled for

string
required

The duration of the schedule item (timecode format)

string
required

The end date for the search filter range

integer
required

The end search duration in minutes

string
required

The end time for the schedule item (timecode format)

previousItem
object
required

The previous schedule item (for ordering)

string
required
string
required

The start date for the search filter range

integer
required

The search duration in minutes

string
required

The type of search filter

tags
array of objects
required

Array of tag filters for content selection

tags*
string
required

The start time for the schedule item (timecode format)

Responses
200

Success

400

Bad Request

401

The caller is not authenticated

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!