FullScreenAdController
Controls a full-screen ad format (interstitial, rewarded, rewarded interstitial, or app-open). Full-screen ads are single-use: show consumes the ad. Successfully presented rewarded ads deliberately remain callback-owned after dismissal so a mediated reward callback may arrive later. Cache and TTL are managed by AdCachePolicy.
Inheritors
Properties
Functions
Link copied to clipboard
Returns current availability info (cached count, expiry).
Link copied to clipboard
Loads an ad. Suspends until the load completes.
Link copied to clipboard
Alias for load.
Link copied to clipboard
Shows the ad. Suspends until the ad is dismissed and returns AdShowResult.