Skip to content

AppLovin Max Interstitial

Non-Visible component
Category Requires Version
Monetization > Advertising API 24, Android 7.0 Nougat 1

This component requires a higher Minimum Android SDK in your app (API 21, Android 5.0 Lollipop -> API 24, Android 7.0 Nougat)

Overview

Shows AppLovin MAX interstitial ads. Requires an AppLovin SDK key in the project settings and a MAX interstitial ad unit ID.

Permissions

Kodular Monetize

This component requires Kodular Monetize to be activated. See my.kodular.io/monetize and the Monetize rates.

Events

Ad Clicked

Event raised when an ad was clicked.

Ad Closed

Event raised when an ad was closed.

Ad Opened

Event raised when an ad was opened.

Failed To Load

Event raised when an ad could not be loaded.

Param Type
error Message Text

Failed To Show

Event raised when an ad could not be shown.

Param Type
error Message Text

Loaded

Event raised when an ad was loaded successfully.

Methods

Load

Loads an interstitial ad and prepares it for showing.

Show

Displays a previously loaded interstitial ad.

Properties

Ad Unit Id

Text ➖ Read Write - Designer Blocks

Sets the MAX ad unit ID for interstitial ads.

Test Mode

Boolean Default: False ➖ Write - Designer

If enabled, the ad is treated as a test ad. Always enabled in companion. Note: AppLovin MAX test ads are configured through the MAX dashboard (test device GAIDs); this property only controls Kodular-side test behavior.