[TOC]

请求方式
  • POST
协议(PROTOCOL)
  • https
接入地址(ENDPOINT)
  • xxx.xxx.com
模块(MODULE)
  • html5
全局参数
参数名 必选 类型 说明
game_id int 游戏ID
aent_id int 渠道ID
site_id int 广告位ID
user_id int 登陆后必填
token string 登陆后必填
返回示例
  {
    "code": 1,
    "message":"ok",
    "info": {
        "test":"test"
    },
    "lists":[
        {
            "test":"test"
        }
    ],
    "request_id":"sfdsfdsfdfdsf"
  }
返回参数说明
参数名 类型 说明
code int 返回码, 返回码
message string 返回提示, 返回码
info object object,业务不同返回不同
lists object[] object数组,业务不同返回不同
request_id string 请求ID

results matching ""

    No results matching ""