求助信原生广告CustomAd

小游戏 企业微信 微信支付 小程序 文章 2020-07-30 17:28 1041 0 全屏看文

AI助手支持GPT4.0

求助信原生广告CustomAd
框架类型 问题类型 操作系统 工具版本
小游戏 需求 Windows 1.03.2006090

https://developers.weixin.qq.com/minigame/dev/api/ad/CustomAd.html

这边api里面没有提供如何创建原生广告,我尝试用其他广告api套用

window.wx.createCustomAd()({adUnitId: InterstitialADID,style: { "left": 100, "top": 100, "width": 100, "height": 100 }});

现在能实现创建广告,但是设置位置无法成功

Framework type problem type operating system tools version game requirements windows 1.03.2006090 https://developers.weixin.qq.com/minigame/dev/api/ad/CustomAd.html The API here does not provide how to create native ads. I try to use other advertising APIs window.wx.createCustomAd ()({adUnitId: InterstitialADID,style: { "left": 100, "top": 100, "width": 100, "Height": 100}}); now you can create ads, but you can't set the location successfully https://developers.weixin.qq.com/minigame/dev/api/ad/CustomAd.html

回答:

(▼皿▼#):

https://docs.qq.com/doc/DWVBVcXdjTXhoYlB0

可以先参考这个文档

Lee:有用,谢谢了
涧底松:和你情况一模一样,昨天问了官方一直没有反馈,感谢感谢

-EOF-

AI助手支持GPT4.0