Android Interstitial Integration

Integrate Interstitial | Checklist 


Load the Ad Unit
Load the Interstitial ad, preferably a short while before you plan to serve it to your users with the method: IronSource.loadInterstitial() Make sure to avoid making consecutive requests for an interstitial ad within a short timespan.


Serve the Ad Unit
You will receive the ad unit’s availability status through the onInterstitialReady method and can serve the Interstitial ad to your users withIronSource.showInterstitial(placementName) Leave the brackets empty if using the default placement.


✔ Verify Your Integration
If you plan to serve Interstitials with Unity LevelPlay, verify your integrated ad networks with the Integration Helper.


Next, check out our Ad Unit Integration Checklists: