Cloud APIs
...
Data Types (2022/06)
Custom Data Types (2022/06)

Live Media Feed Entity (2022/06)

1min
all live media feed entities are structured as follows entity id int int read only read only the unique identifier for the live media feed entity name string string read write read write the name of the live media feed entity the maximum length for this string is 50 characters ttl timespan timespan read write read write the frequency with which players will query bsn cloud servers to determine if there is any new live media to include or exclude in the feed physicalpath string string read only read only the location of the live media feed file in the server directory filesize long long read only read only the size of the live media feed file (in bytes) filehash string string read only read only the hash value of the live media feed file creationdate datetime datetime read only read only a timestamp indicating when the live media feed 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 live media feed was last modified on bsn cloud see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type content livemediafeedcontent\[] livemediafeedcontent\[] read write read write contentid int int read write read write the unique identifier and primary key of the associated content instance this value can be set by either the client or the server filename string string read only read only the file name of the live media feed content title string string read write read write the key (that is, mrss item title) of the associated media item in the related live media feed description string string read write read write the value (that is, mrss item description) of the associated media item in the related live media feed disabled bool bool read write read write whether or not the live media feed is disabled displayduration timespan timespan read write read write the amount of time the content will be displayed before transitioning to the next entry see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type validitystartdate nullable nullable read write read write the validity start date for the entry (that is, the point at which it will start being included in the live media feed) a null value specifies that the item is valid immediately when added to the live media feed see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type validityenddate nullable nullable read write read write the validity end date for the associated entry (that is, the point at which it will no longer be included in the live media feed) a null value specifies that the item will be valid until it is removed from the live media feed manually by a user see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type customfields dictionary\<string, string> dictionary\<string, string> read write read write an object containing key\ value pairs each pair corresponds to a custom field associated with the media item in the mrss file of the related live media feed permissions permission\[] permission\[] read write read write a list of permission object instances representing permissions rules assigned to the live media feed instance presentations presentationinfo\[] presentationinfo\[] read only read only an array of presentation info entity (2022/06) docid\ rh tklzoo3rpbid0mdc9v entities for each presentation associated with the live media feed instance