FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Returns the download transactions/log for a file by date (in descending order). Lists the download log ID, and the email of the user who downloaded the file at that time.
Name | Type | Direction | Description |
---|---|---|---|
parameters | RequestByPrincipal | Input | See getFileDownloadsRequest. |
A getFileDownloadsResponse element having the structure defined by the following table.
Name | Type | Description |
---|---|---|
DownloadableFile | DownloadableFile | Downloadable file. |
FileDownloadLog | FileDownloadLog | File download log. |
TotalResults | int | Total number of downloads (for paginated responses). |
Name | Content |
---|---|
AuthenticationProblem | AuthenticationProblem |
RequestValidationError | RequestValidationError |
UnknownPrincipalError | UnknownPrincipalError |
UnknownOrganizationError | UnknownOrganizationError |
UnknownFileError | UnknownFileError |
UnexpectedError | UnexpectedError |