Cloud APIs
...
Custom Data Types (2019/03)
WebPageUploadArguments (2019/03)
0 min
the webpageuploadarguments entity is structured as follows entity sessiontoken nullable< nullable< string> string> read write read write the webpage upload session token generated by the server uploadtoken nullable< nullable< string> string> > > read write read write the webpage upload token generated by the server name string string read write read write the name of the entire webpage being uploaded assets webpageassetuploadarguments\[] webpageassetuploadarguments\[] read write read write the details about media assets related to the webpage being uploaded in the current session filename string string read write read write the name of an index file of the web page/site being uploaded virtualpath nullable< nullable< string> string> read write read write the target virtual path in the library for the content being uploaded mediatype string string read write read write one of {"webpage", "devicewebpage"} enumeration values filesize long long read write read write the size in bytes of an index file of the web page/site being uploaded filelastmodifieddate datetime datetime read write read write the timestamp of last modification of an original index file in local storage see docid 8oxgpxyjltikau9ho1nr2 for more information about this data type sha1hash nullable< nullable< string> string> read write read write the sha1 hash of the index file being uploaded filethumb nullable< nullable< byte\[]> byte\[]> read write read write a base64 encoded thumbnail for the web page/site being uploaded