TopTalkingPairData
TopTalkingPairData
JSON Example
{
"sort_criteria": "string",
"sorted_list": {
"results": [
{
"src_entity_id": "1000:104:12213212",
"src_entity_type": "string",
"dst_entity_id": "1000:104:56789",
"dst_entity_type": "string"
}
],
"cursor": "string",
"total_count": 0,
"start_time": 0,
"end_time": 0
}
}