{
"code": 0,
"message": "success",
"data": {
"items": [
{
"property1": "string",
"property2": "string"
}
],
"hot_queries": [
"string"
],
"total": 0,
"search_time": 0
}
}