Interstitial
Integration
Below we show a simple example to understand how interstitial ads work:
The InterstitialAd
class constructor admits a third parameter, called reloadOnDismissed
, that when it is set to true
(the default value is false
) allows the interstitial to automatically load a new ad when the current one is dismissed.
Listener events
The assigned listener to an InterstitialAd
can receive the following events:
Última actualización