广告领体力

请求URL:

  • /addStrength

请求方式:

  • POST

参数:

参数名 必选 类型 说明
appId string AppID
udid string 设备号
adID string 广告id
adTime int 时间戳(单位s)
sign string 接口签名
  • 加密说明
  • sign : md5(accessToken + signKey + userID + adTime-1 + adID)
  • accessToken : token
  • signKey : 加密Key 同签到的加密key
  • userID : 字符串ID
  • adTime - 1 : 参数中的时间戳 - 1
  • adID : 广告id

    返回示例

{
  "code": 200,
  "msg": "SUCCESS",
  "data": null
}

{
  "code": 510,
  "msg": "参数错误",
  "data": null
}
{
  "code": 800,
  "msg": "参数错误",
  "data": null
}

{
  "code": 681,
  "msg": "广告数量上限",
  "data": null
}

返回参数说明

参数名 类型 说明
code int 状态码
msg string 提示信息
data null 数据

备注

2021 © Live all right reserved,powered by Gitbook该文件修订时间: 2026-02-03 16:38:57

results matching ""

    No results matching ""