Interstitial Ad
Loads and displays an Interstitial Ad using a Composable.
Parameters
Your AdMob AdUnitId String
Lambda that executes when the user closes the ad
Lambda expression that executes after the ad is presented
Lambda expression that executes after the user has seen the ad
Lambda expression that executes after the user clicks the ad
Lambda expression that executes after the ad fails to load or redirect
Lambda expression that executes after the InterstitialAdHandler has fully loaded
Optional CustomTargeting parameters for ad targeting
See also
Displays a pre-loaded Interstitial Ad using a Composable.
Parameters
an InterstitialAdHandler pre-loaded before the call
Lambda that executes when the user closes the ad
Lambda expression that executes after the ad is presented
Lambda expression that executes after the user has seen the ad
Lambda expression that executes after the user clicks the ad
Lambda expression that executes after the ad fails to load or redirect