POST api/AdminStats/GetViewStats
AdmGetViewStats
Request Information
URI Parameters
None.
Body Parameters
GetViewStatsName | Description | Type | Additional information |
---|---|---|---|
UserUUID | globally unique identifier |
None. |
|
QuestUUID | globally unique identifier |
None. |
|
NewsUUID | globally unique identifier |
None. |
|
ProductID | integer |
None. |
|
ChatUUIDLng | globally unique identifier |
None. |
|
NotiffUUIDLng | globally unique identifier |
None. |
|
OldD | integer |
None. |
|
LanguageID | integer |
None. |
|
CountryID | integer |
None. |
|
UserActive | boolean |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "UserUUID": "cb463508-2ded-4346-b2a4-73e055981e8c", "QuestUUID": "3e547e47-72be-4e89-96e1-b998f36bed2e", "NewsUUID": "6fa78454-2d35-4abf-a623-57cf067c27a2", "ProductID": 1, "ChatUUIDLng": "39854526-81bc-4c5a-bfbe-9d6da9588ba7", "NotiffUUIDLng": "96a30fc4-013e-48cf-a256-a0edf4c97b12", "OldD": 1, "LanguageID": 1, "CountryID": 1, "UserActive": true, "UserUUIDCur": "4281a3b7-686e-4f41-810a-93e274f69841" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]