BrightSignNetwork (BSN) Main A...
...
Data Types (2017/01)
Custom Data Types (2017/01)
Live Text Feed Entity (2017/01)
1min
all live text feed entities are structured as follows entity id int the unique identifier for the live text feed instance name string the name of the live text feed instance physicalpath string the location of the live text feed xml file in the server directory filesize long the size of the live text feed xml file (in bytes) filehash string the hash value of the live text feed file the string is formatted as "{algorithm} {value}" (e g "sha1 6db465879088280aac52dc22b07ed0ad493a99d4") creationdate datetime a timestamp indicating when the live text feed was created on bsn cloud see custom data types (2017/01) docid\ sud7se2ivz 6ghzilenij for more information about this data type lastmodifieddate datetime a timestamp indicating when the live text feed was last modified on bsn cloud see custom data types (2017/01) docid\ sud7se2ivz 6ghzilenij for more information about this data type items livetextfeeditem\[] title string the key (rss item title) of the item in the associated live text feed description string the value (rss item description) of the item in the associated live text feed validitystartdate nullable\<datetime> the validity start date for the entry (that is, the point at which it will start being included in the live text feed) a null value specifies that the item is valid immediately when added to the live text feed see custom data types (2017/01) docid\ sud7se2ivz 6ghzilenij for more information about this data type validityenddate nullable\<datetime> the validity end date for the associated entry (that is, the point at which it will no longer be included in the live text feed) a null value specifies that the item will be valid until it is removed from the live text feed manually by a user see custom data types (2017/01) docid\ sud7se2ivz 6ghzilenij for more information about this data type presentations presentationinfo\[] an array of presentation info entity (2017/01) docid\ lonekjxcj5cvjcjwayeaa for each presentation associated with the live text feed instance permissions list\<permission> a list of permission object instances representing permissions rules assigned to the live text feeds instance