if (data.info.ad.adUnitId && compareV(systemInfo.SDKVersion, '2.0.4')) {
that.data.videoAd2 = wx.createRewardedvideoAd({ adUnitId: data.info.ad.adUnitId });
that.setData({ hasvideoAd2:true});
}
框架类型 | 问题类型 | API/组件名称 | 终端类型 | 微信版本 | 基础库版本 |
---|---|---|---|---|---|
小程序 | Bug | wx.createRewardedVideoAd | 微信安卓客户端 | 7.0.6 | 2.8.0 |
1 个回答
https://developers.weixin.qq.com/miniprogram/dev/api/ad/wx.createRewardedVideoAd.html