Cloud APIs
...
Data Types (2022/06)
Custom Data Types (2022/06)
Scheduled Presentation Entity (2022/06)
1min
the scheduled presentation entity is structured as follows entity id int int read only read only a unique identifier for the scheduled presentation instance presentationid int int read write read write the identifier for the scheduled presentation instance presentationname string string read write read write the name of the scheduled presentation instance isrecurrent bool bool read write read write a flag indicating whether the scheduled playback recurs every week eventdate nullable\<datetime> nullable\<datetime> read write read write specifies the date when a non recurrent presentation should begin playing this value is null for recurring presentations see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type starttime timespan timespan read write read write the time of day when playback begins see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type duration timespan timespan read write read write the duration of the playback window see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type recurrencestartdate nullable\<datetime> nullable\<datetime> read write read write a timestamp indicating when recurring playback begins if this value is null, then recurring playback begins immediately when scheduled see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type recurrenceenddate nullable\<datetime> nullable\<datetime> read write read write a timestamp indicating when recurring playback ends if this value is null, then recurring playback will not end see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type daysofweek dayofweek dayofweek read write read write the days of the week during which the recurring schedule is active see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type creationdate datetime datetime read only read only a timestamp indicating when the scheduledpresentation instance was created on bsn cloud see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type lastmodifieddate datetime datetime read only read only a timestamp indicating when the scheduledpresentation instance was last modified on bsn cloud see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type expirationdate nullable\<datetime> nullable\<datetime> read only read only 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 (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type interruptscheduling bool bool read write read write 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