Advertising

Ad Callback

响应契约:ListPage。

路由声明为 any,文档统一按 POST 展示。 无需登录。 无需请求签名。 返回明文响应。

路由声明:服务端允许任意 HTTP 方法访问,文档以 POST 形式展示。

认证要求:无需登录。

签名要求:无需请求签名。

响应处理:返回明文响应。

post/ad/adCallback

Headers

langstring

语言代码,例如 en、zh、es。

语言代码,例如 en、zh、es。

device_numberstring

设备唯一标识。

设备唯一标识。

app_versionstring

客户端版本号。

客户端版本号。

Request body

ad_unit_idstring
ad_unit_namestring
country_codestring
custom_datastring
event_idstring
idfastring
idfvstring
ipstring
network_namestring
package_namestring
placementstring
platformstring
tsinteger
user_idinteger
extstring
event_token_allstring

Response

请求成功

codeinteger required
msgstring required
infoobject required
is_encrypt0 | 1 required
request_idstring required
response_timeinteger required
original_dataobject

Example response

{
  "msg": "成功"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.