AppOpenAd
The AppOpenAd class represents a full-screen ad format that is presented when the user opens or returns to the application.
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.
placement_id / PlacementId
An integer representing the current layout position placement index of the ad.
Methods
show / Show
Presents the full-screen App Open ad overlay.
destroy / Destroy
Destroys the native ad object and frees up resources.
get_ad_unit_id / GetAdUnitId
Returns the ad unit ID associated with the loaded ad.
get_response_info / GetResponseInfo
Returns the mediation response info containing adapter history for the loaded ad.