Cloud APIs
...
Data Types (2020/10)
Custom Data Types (2020/10)
Scheduled Presentation Entity (2020/10)
1min
the scheduled presentation entity is structured as follows entity id int int a unique identifier for the scheduled presentation instance presentationid int int the identifier for the scheduled presentation instance presentationname string string the name of the scheduled presentation instance isrecurrent bool bool a flag indicating whether the scheduled playback recurs every week eventdate nullable\<datetime> nullable\<datetime> specifies the date when a non recurrent presentation should begin playing this value is null for recurring presentations see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type starttime timespan timespan the time of day when playback begins see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type duration timespan timespan the duration of the playback window see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type recurrencestartdate nullable\<datetime> nullable\<datetime> a timestamp indicating when recurring playback begins if this value is null, then recurring playback begins immediately when scheduled see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type recurrenceenddate nullable\<datetime> nullable\<datetime> a timestamp indicating when recurring playback ends if this value is null, then recurring playback will not end see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type daysofweek dayofweek dayofweek \ the days of the week during which the recurring schedule is active see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type creationdate datetime datetime a timestamp indicating when the scheduledpresentation instance was created on bsn cloud see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type lastmodifieddate datetime datetime a timestamp indicating when the scheduledpresentation instance was last modified on bsn cloud see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type expirationdate nullable\<datetime> nullable\<datetime> a timestamp indicating when the scheduled presentation instance will expire if this value is null, then the instance will never expire see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type interruptscheduling bool bool whether or not the presentation can be interrupted you can use this to schedule a presentation to interrupt a regular presentation at a specific time, but that interrupting presentation can not itself be interrupted