Skip to main content

Light Popup Ad Format

Full-screen ad format that automatically closes after 8 seconds. Less disruptive to UX than interstitial or rewarded video ads.
  • Android Light Popup Example
Android Light Popup Example Pn
  • iOS Light Popup Example
Ios Light Popup Example Pn

Loading Ads

You can load ads through LightPopupAd.loadAd(unitId).

Showing Ads

You can show loaded ads through LightPopupAd.showAd(unitId).

Implementation Example


Ad Customization

You can customize UI elements such as colors and text through LightPopupAd.setLightPopupAdConfiguration(adUnitId, options).