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

Content Entity (2022/06)

1min
all content entities are structured as follows entity id int int r r ead only ead only a unique identifier for the content instance filename string string read only read only the name of the content instance the maximum length of this string is 128 characters physicalpath string string r r ead only ead only the location of the content instance in the server directory virtualpath string string read write read write the location of the content instance in the bsn virtual directory thumbpath string string read only read only the location of the thumbnail for the video/image file in the server directory this value is a blank string for audio, text, and unknown file types mediatype mediatype mediatype read only read only the content instance media type one of "auxiliary", "stylesheet", "font", "text", "image", "video", or "audio" filesize long long read only read only the content instance file size filehash string string read only read only the content instance 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") uploaddate datetime datetime read only read only a timestamp indicating when the content instance was uploaded to the network 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 content metadata was last modified on the network (for example, when permissions are edited or the file is moved from one folder to another) this is reported by the customer's file system see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type filelastmodifieddate datetime datetime read only read only a timestamp indicating when the physical content was last modified on the network (for example, if the file was overridden) this is reported by the customer's file system see datetime https //brightsign atlassian net/wiki/spaces/doc/pages/1364394020/custom+data+types+2022+06#customdatatypes(2022%2f06) datetime for more information about this data type probedata string string read only read only the audio/video probe data this value is a blank string for image, text, and unknown file types metadata dictionary\<string, object> dictionary\<string, object> read only read only the array of key/value pairs that specify the metadata assigned to the content instance dynamicplaylists dynamicplaylistinfo\[] dynamicplaylistinfo\[] read only read only an array of dynamicplaylist object instances representing dynamic playlists that contain the content instance supported representations are id int int read only read only a unique identifier for the dynamic playlist instance name string string read only read only the dynamic playlist name livemediafeeds livemediafeedinfo\[] livemediafeedinfo\[] read only read only an array of livemediafeed object instances representing live media feeds that contain the content instance supported representations are id int int read only read only a unique identifier for the live media feed instance name string string read only read only the live media feed name taggedplaylists taggedplaylistinfo\[] taggedplaylistinfo\[] read only read only an array of taggedplaylist object instances representing tagged playlists that contain the content instance supported representations are id int int read only read only a unique identifier for the tagged playlist instance name string string read only read only the tagged playlist name presentations presentationinfo\[] presentationinfo\[] read only read only an array of presentation info entity (2022/06) docid\ rh tklzoo3rpbid0mdc9v entities for each presentation that uses the content instance tags dictionary\<string, string> dictionary\<string, string> read write read write the array of key/value pairs that specify the tags to assign to the content file each tag must be formatted as follows "\<value type> \<tag type> \<tag key>" "" permissions permission\[] permission\[] read write read write a list of permission object instances representing permissions rules assigned to the content folder