The GetSingleViewReport function returns the report object for the given primary key.
Method | /GetSingleViewReport |
The request body is of type GetSingleViewReport.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleViewReportResponse.
Name | Description | Data Type |
---|---|---|
GetSingleViewReportResult | ViewReportInfo |
|