BrightSign Network Web API Reference Manual v.3.8 User Manual
Page 42
Advertising

30
Required Permissions
None
Parameters
[string] sessionToken: The token of the upload session initialized by the StartFileUpload() method. If the
specified session token does not correspond to an existing session, the method will return Null without error.
WebPageUploadStatus GetWebPageUploadStatus(string sessionToken)
Description
Returns general information and upload status information about all webpage asset files associated with the specified
session token.
Required Permissions
None
Parameters
•
[string] sessionToken: The token of the upload session initialized by the StartWebPageUpload() method.
If the specified upload token does not correspond to an existing upload, the method will return Null without error.
Advertising