Live Media Feed Entity (2022/06)
1 min
all live media feed entities are structured as follows entity id \<font color="#704ae0">int\</font> \<font color="#01a0af">read only\</font> the unique identifier for the live media feed entity name \<font color="#704ae0">string\</font> \<font color="#01a0af">read write\</font> the name of the live media feed entity the maximum length for this string is 50 characters ttl \<font color="#704ae0">timespan\</font> \<font color="#01a0af">read write\</font> 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 \<font color="#704ae0">string\</font> \<font color="#01a0af">read only\</font> the location of the live media feed file in the server directory filesize \<font color="#704ae0">long\</font> \<font color="#01a0af">read only\</font> the size of the live media feed file (in bytes) filehash \<font color="#704ae0">string\</font> \<font color="#01a0af">read only\</font> the hash value of the live media feed file creationdate \<font color="#704ae0">datetime\</font> \<font color="#01a0af">read only\</font> a timestamp indicating when the live media feed was created on bsn cloud see datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type lastmodifieddate \<font color="#704ae0">datetime\</font> \<font color="#01a0af">read only\</font> a timestamp indicating when the live media feed was last modified on bsn cloud see datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type content \<font color="#704ae0">livemediafeedcontent\[]\</font> \<font color="#01a0af">read write\</font> contentid \<font color="#704ae0">int\</font> \<font color="#01a0af">read write\</font> the unique identifier and primary key of the associated content instance this value can be set by either the client or the server filename \<font color="#704ae0">string\</font> \<font color="#01a0af">read only\</font> the file name of the live media feed content title \<font color="#704ae0">string\</font> \<font color="#01a0af">read write\</font> the key (that is, mrss item title) of the associated media item in the related live media feed description \<font color="#704ae0">string\</font> \<font color="#01a0af">read write\</font> the value (that is, mrss item description) of the associated media item in the related live media feed disabled \<font color="#704ae0">bool\</font> \<font color="#01a0af">read write\</font> whether or not the live media feed is disabled displayduration \<font color="#704ae0">timespan\</font> \<font color="#01a0af">read write\</font> the amount of time the content will be displayed before transitioning to the next entry see timespan docid\ dx1c8usfkxpwntprb9f t for more information about this data type validitystartdate \<font color="#704ae0">nullable\</font> \<font color="#01a0af">read write\</font> 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 datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type validityenddate \<font color="#704ae0">nullable\</font> \<font color="#01a0af">read write\</font> 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 datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type customfields \<font color="#704ae0">dictionary\<string, string\>\</font> \<font color="#01a0af">read write\</font> 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 \<font color="#704ae0">permission\[]\</font> \<font color="#01a0af">read write\</font> a list of permission object instances representing permissions rules assigned to the live media feed instance presentations \<font color="#704ae0">presentationinfo\[]\</font> \<font color="#01a0af">read only\</font> an array of presentation info docid\ rh tklzoo3rpbid0mdc9v entities for each presentation associated with the live media feed instance