AppLovinInterstitialAd
Last Updated On 2021-07-16
Version 1MinSDK 16Tutorial Video
Interstitial Ad is a Full Screen Ad That Covers the App's UI. It may be a static image or a video
SDK Version: 9.12.4
Properties
You can set the below properties in the UI part of the builder.
- AgeRestricted - it's a boolean value which is set to false by default.
- Consent - it's a boolean value which is set to false by default.
- Muted - it's a boolean value which is set to false by default.
- SdkKey - 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.
AgeRestricted
Age Restricted. For Younger Audience
Consent
GDPR. Consent of the User
Muted
Start Ads Muted
SdkKey
AppLovin Sdk Key
Methods
You can set the below method blocks in the blocks section of the builder.
LoadInterstitialAd
Load An Interstitial Ad
ShowInterstitialAd
Show the Interstitial Ad After Loading
Events
You can set the below event blocks in the blocks section of the builder.
AdClicked
Ad Clicked
AdDisplayed
Ad Displayed
AdEnded
Ad Finished Playing
AdFailedToDisplay
Ad Failed To Display
AdFailedToLoad
Ad Failed to Load
AdHidden
Ad Hidden
AdLoaded
Ad Loaded
AdStarted
Ad Started
SdkInitialized
Sdk Initialized