Skip to content

抖音兼容矩阵 · 广告

createInterstitialAd

mapped

创建插屏广告实例。

抖音目标方法

createInterstitialAd

策略说明

  • 微信:直连 `wx.createInterstitialAd`
  • 抖音:直连 `tt.createInterstitialAd`

createRewardedVideoAd

mapped

创建激励视频广告实例。

抖音目标方法

createRewardedVideoAd

策略说明

  • 微信:直连 `wx.createRewardedVideoAd`
  • 抖音:直连 `tt.createRewardedVideoAd`

getShowSplashAdStatus

unsupported

获取开屏广告展示状态。

抖音目标方法

getShowSplashAdStatus

策略说明

  • 微信:直连 `wx.getShowSplashAdStatus`
  • 抖音:无同等 API,调用时按 unsupported 报错

Released under the MIT License.