{
"url": "string",
"title": "string",
"content": {
"success": true,
"message": "string",
"data": {
"testCount": 0,
"blacklistRuleCount": 0,
"customerId": 0,
"brandIds": [
0
],
"channelIds": [
0
],
"platformStats": {
"blockedCount": 0,
"passedCount": 0,
"blockRate": "string",
"avgTime": "string"
},
"channelStats": {
"blockedCount": 0,
"passedCount": 0,
"blockRate": "string",
"avgTime": "string"
},
"sampleResults": [
{
"index": 0,
"phoneNumber": "string",
"brandId": 0,
"channelId": 0,
"platformBlocked": true,
"channelBlocked": true
}
]
}
}
}