推广链接详情
<p><strong>简要描述:</strong> </p>
<ul>
<li>推广链接详情</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>192.168.3.243:82/promotion/promotion_details?router_id=57</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>get </li>
</ul>
<p><strong>参数:</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">必选</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">router_id</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>路由id</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{
"__type": "result",
"state": "ok",
"msg": "success",
"data": {
"promotion_id": 3,
"router_id": 57,
"account_id": 255,
"code": "85281124",
"total_amount": "0.00",
"total_order": 0,
"total_views": 0,
"total_profit": "0.00",
"create_time": 0,
"status": 1,
"promotion_url": "https://gain.kuaifaka.com/p/85281124",//推广链接
"doc": "这件虚拟物品可能对您很有用,赶紧进来看看吧:https://gain.kuaifaka.com/p/85281124,复制这个链接从浏览器打开即可查看",
"account": {
"account_id": 255,
"balance": "0.00",//账户余额
"promotion_freeze_balance": "0.00",//推广冻结
},
"router": {
"router_id": 57,
"short_url": "Tkzljq",//短连接
"promotion_ratio": "0.20"//推广比例
}
},
"time": 1574844131
}</code></pre>
<p><strong>返回参数说明</strong> </p>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!</p>