# InterstitialAd wx.createInterstitialAd(Object object)

Start from base library version 2.6.0. Please remaining backward compatible.

with Promise style call: Not supported

Mini Program plugin: Support, need to Mini Program base library version no less than 2.8.1

Create a Splash Advertising component. Please pass. wx.getSystemInfoSync() Returns the object SDKVersion After determining the base library version number, use the API。 Each time this method is called to create a splash advertisement, a new instance is returned (the splash advertisement instance on the Mini Program side is not allowed to be used across pages).

# parameter

# Object object

attribute type Default values Required Introductions
adUnitId string yes Advertising unit id

# Return value

# InterstitialAd

Screen Advertisement Component