FacebookInterstitialAd

Last Updated On 2021-07-16

Version 1MinSDK 7Tutorial Video

An interstitial is a full screen ad that appears at a natural transition point in your app.
SDK Version: 6.5.0


Properties

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

  • TestMode - it's a boolean value which is set to false by default.

Block Properties

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

TestMode

Test Mode



Methods

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

LoadAd

Method for LoadAd

ShowAd

Method for ShowAd


Events

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

AdClicked

Ad Clicked

AdDismissed

Ad Dismissed

AdDisplayed

Ad Displayed

AdFailedToLoad

Ad Failed To Load

AdImpression

Ad Impression Logged

AdLoaded

Ad Loaded

FailedToDisplayAd

Ad Failed to Display