GET api/ClientDashboard/GetTotalViews?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of GetTotalViews_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| UserId | string |
None. |
|
| Month | integer |
None. |
|
| Year | integer |
None. |
|
| Count | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.