InterstitialAd
The InterstitialAd class represents a full-screen interstitial ad format that can be shown to the user.
Properties
full_screen_content_callback / FullScreenContentCallback
The callback listener to receive events about presentation, dismissal, or failure to show. See FullScreenContentCallback.
on_ad_paid / OnAdPaid
Triggered when an ad impression is recorded and revenue has been generated. Receives an AdValue.
Methods
show / Show
Presents the full-screen interstitial ad overlay.
destroy / Destroy
Destroys the native ad object and frees up resources.
get_response_info / GetResponseInfo
Returns the mediation response info containing adapter history for the loaded ad.