Cloud APIs
...
Data Types (2022/06)
Custom Data Types (2022/06)
Live Text Feed Entity (2022/06)
1min
all live text feed entities are structured as follows entity id int int read only read only the unique identifier for the live text feed instance name string string read write read write the name of the live text feed instance the maximum length of this string is 50 characters physicalpath string string read only read only the location of the live text feed xml file in the server directory filesize long long read only read only the size of the live text feed xml file (in bytes) filehash string string read only read only the hash value of the live text feed file the string is formatted as "{algorithm} {value}" (e g "sha1 6db465879088280aac52dc22b07ed0ad493a99d4") creationdate datetime datetime read only read only a timestamp indicating when the live text 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 text feed was last modified on bsn cloud see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type items livetextfeeditem\[] livetextfeeditem\[] read write read write title string string read write read write the key (rss item title) of the item in the associated live text feed description string string read write read write the value (rss item description) of the item in the associated live text feed 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 text feed) a null value specifies that the item is valid immediately when added to the live text 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 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 (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type 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 text feed instance permissions permission\[] permission\[] read write read write a list of permission object instances representing permissions rules assigned to the live text feeds instance