Request
Body Params application/json
{
"appId": "f4f1ae20c0",
"platformId": 1,
"version": "",
"versionList": "[\"8.4.1.1.804010199\",\"3.82.1.4\"]",
"startHour": "2023070500",
"endHour": "2023070523",
"type": "",
"fsn": "",
"dataType": "realTimeTrendData",
"vm": 0,
"needCountryDimension": false,
"countryList": "[]",
"mergeMultipleVersionsWithInaccurateResult": true
}
Responses
application/json {
"status": 200,
"ret": {
"code": 200,
"message": "OK",
"errorCode": "",
"data": [
{
"appId": "f4f1ae20c0",
"platformId": 1,
"version": "MERGED",
"date": "2023070500",
"crashNum": 1,
"crashUser": 1,
"reportNumAllData": 0,
"reportDeviceAllData": 0,
"accessNum": 53,
"accessUser": 19,
"country": "-1"
}
]
}
}
Modified at 2023-10-09 07:13:14