IronSourceInterstitial

Last Updated On 2021-07-16

Version 1MinSDK 14Tutorial Video

The ironSource Interstitial is a full-screen ad unit, usually served at natural transition points during the app lifecycle. We support both static and video interstitials.


Properties

You can set the below properties in the UI part of the builder.

  • AppKey - it's a string value which is set to blank by default.

Block Properties

You can set the below blocks properties in the blocks section of the builder.

AppKey

IronSource Interstitial AppKey



Methods

You can set the below method blocks in the blocks section of the builder.

IsAdLoaded

Check if Interstitial Ad Is Loaded

LoadAd

Load an Interstitial Ad

ShowAd

Show an Interstitial Ad

ShowAdWithPlacement

Show an Interstitial Ad with a placement name

ValidateIntegration

Only to Validate if the Integration was Successful


Events

You can set the below event blocks in the blocks section of the builder.

AdClicked

Ad Clicked

AdClosed

Ad Closed

AdDisplayed

Ad Displayed

AdFailedToDisplay

Ad Failed To Display

AdFailedToLoad

Ad Failed To Load

AdLoaded

Ad Loaded

AdOpened

Ad Opened