Rewarded Interstitial Ad
Loads and displays a Rewarded Interstitial Ad using a Composable.
Parameters
Your AdMob AdUnitId String
Lambda that executes when the user has earned an ad-related reward
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 Rewarded Interstitial Ad using a Composable.
Parameters
an RewardedInterstitialAdHandler pre-loaded before the call
Lambda that executes when the user has earned an ad-related reward
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