{}
The ID of the category of the segment.
categoryId?: string
The planned duration of the segment, in minutes. Defaults to 240 (4 hours).
duration?: number
Whether the schedule broadcast is canceled.
isCanceled?: boolean
The date when the segment starts. Must be in UTC.
startDate?: string
The timezone the segment is created from.
timezone?: string
The title of the segment.
title?: string
Properties
timezone
Type: ?string
The timezone the segment is created from.
This is used for managing DST shifts only. The startDate
must always be given in UTC.