From 1bef6bcc9831cebce23256981e5731a5da3464b8 Mon Sep 17 00:00:00 2001 From: hdx Date: Wed, 12 Apr 2023 10:46:15 +0800 Subject: [PATCH] =?UTF-8?q?ad-rewarded-video:=20=E6=9B=B4=E6=96=B0=20Secur?= =?UTF-8?q?ity=20key=20=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/component/ad-rewarded-video.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/component/ad-rewarded-video.md b/docs/component/ad-rewarded-video.md index 31056e2c9..7d1210fe8 100644 --- a/docs/component/ad-rewarded-video.md +++ b/docs/component/ad-rewarded-video.md @@ -463,6 +463,9 @@ export default { sign = sha256(secret:transid) ``` +提示:`Security key` 在 [uni-AD 广告联盟](https://uniad.dcloud.net.cn) 对应的广告位,配置激励视频服务器回调后可看到 + + #### 开发者返回数据约定 返回json数据,字段如下: -- GitLab