C/2/proxy/datacenter/realtime index

跳转到: 导航, 搜索
(以“{{Api_desc_business| uri=proxy/datacenter/realtime_area| desc=获取实时地域热门博文。| httpMethod=GET| needAuth=是| rateLimit={{B_rate_limit}}| params={{a...”为内容创建页面)
 
(清空页面)
 
(未显示1个用户的1个中间版本)
第1行: 第1行:
{{Api_desc_business|
 
uri=proxy/datacenter/realtime_area|
 
desc=获取实时地域热门博文。|
 
httpMethod=GET|
 
needAuth=是|
 
rateLimit={{B_rate_limit}}|
 
params={{api_args|wid|true|int64|热词ID。}}|
 
result=
 
<pre>
 
//成功返回
 
{
 
  
    "result": [
 
        {
 
            "11": [            //省份ID
 
                { 
 
                    "mid": "3740694432944615",        //博文ID
 
                    "uid": "3210683762",      //用户ID
 
                    "city": "1000"                    //地级市ID
 
                }
 
            ],
 
            "37": [
 
                {
 
                    "mid": "3740480162448918",
 
                    "uid": "3419526464",
 
                    "city": "1"
 
                },
 
                {
 
                    "mid": "3740488932410835",
 
                    "uid": "2439516945",
 
                    "city": "2"
 
                },
 
                {
 
                    "mid": "3740480728914970",
 
                    "uid": "3087269122",
 
                    "city": "2"
 
                }
 
            ],
 
            "41": [
 
                {
 
                    "mid": "3740604330212940",
 
                    "uid": "5130294128",
 
                    "city": "13"
 
                }
 
            ],
 
            "-1": [
 
                {
 
                    "mid": "3740524517216192",
 
                    "uid": "3091626073",
 
                    "city": "-1"
 
                },
 
                {
 
                    "mid": "3740705350925221",
 
                    "uid": "2190064330",
 
                    "city": "-1"
 
                }
 
            ]
 
        }
 
    ]
 
}
 
//失败返回
 
{
 
    "request": "/proxy/datacenter/realtime_index.json",
 
    "error_code": 271XX,
 
    "error": "error message."
 
}</pre>|
 
resultDes=无|
 
useAge=无|
 
otherInfo=无
 
}}{{#a:showgrade}}
 

2014年12月25日 (四) 16:54的最后版本

文档更新时间: 2014-12-25