Cloud APIs
...
Data Types (2020/10)
Custom Data Types (2020/10)

Dynamic Playlists Entity (2020/10)

1min
all dynamic playlist entities are structured as follows entity id int int a unique identifier for the dynamic playlist instance this value is generated by the server when the dynamic playlist is created name string string the name of the dynamic playlist the maximum character length for this string is 50 characters physicalpath string string the location of the dynamic playlist feed xml file in the server directory filesize long long the size of the dynamic playlist feed xml file (in bytes) filehash string string the hash algorithm and the value that results from performing the hash algorithm on the file the string is formatted as "{algorithm} {value}" (e g "sha1 6db465879088280aac52dc22b07ed0ad493a99d4") creationdate datetime datetime a utc timestamp indicating when the dynamic playlist was created on bsn cloud see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information on this data type lastmodifieddate datetime datetime a utc timestamp indicating when the dynamic playlist was last modified on bsn cloud see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information on this data type supportsaudio bool bool a flag indicating whether the dynamic playlist supports audio files supportsvideo bool bool a flag indicating whether the dynamic playlist supports video files supportsimages bool bool a flag indicating whether the dynamic playlist supports image files content dynamicplaylistcontent\[] dynamicplaylistcontent\[] an array of content object instances representing content files in the dynamic playlist contentid int int the unique identifier for the dynamic playlist content filename string string the name assigned to the dynamic playlist content displayduration timespan timespan the amount of time the content will be displayed before transitioning to the next entry see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type validitystartdate nullable nullable \<datetime> \<datetime> the validity start date for the entry (that is, the point at which it will start being included in the dynamic playlist) a null value specifies that the item is valid immediately when added to the dynamic playlist see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type validityenddate nullable nullable \<datetime> \<datetime> the validity end date for the associated entry (that is, the point at which it will no longer be included in the dynamic playlist) a null value specifies that the item will be valid until it is removed from the dynamic playlist manually by a user see custom data types (2020/10) docid\ jzlv0iaplvf0 d hxat0h for more information about this data type presentations presentationinfo\[] presentationinfo\[] an array of presentation info entity (2020/10) docid\ ksyni gr8a7pob okrpkf entities for each presentation associated with the dynamic playlist instance permissions permission\[] permission\[] a list of permission object instances representing permissions rules assigned to the dynamic playlist instance