Skip to content

Google Ad Manager Interstitial

Non-Visible component
Category Requires Version
Monetization > Advertising API 21, Android 5.0 Lollipop 2

Overview

A visible component that shows interstitial ads from multiple ad networks.
Note: This component is currently available on an invite-only basis. Click here for more information on how to request an invite.

Permissions

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.

Params
error Message Text

Failed To Show

Event raised when an ad could not be displayed to the user.

Params
error Message Text

Loaded

Event raised when an ad was loaded successfully.

Methods

Load

Loads an interstitial ad and prepares it for showing to the user.

Show

Displays a previously loaded interstitial ad.

Properties

Ad Unit Id

Text ➖ Read Write - Designer Blocks

Property for AdUnitId

eCPM Floor

Com.google.appinventor.components.common.flooramountenum Default: optimized ➖ Read Write - Designer Blocks

Set a minimum eCPM floor below which advertisers cannot bid for inventory. Use Optimized to let Google decide an eCPM floor.

Test Mode

Boolean Default: False ➖ Write - Designer

If enabled, test ads will be shown. This should be used during development to avoid generating false impressions. Always enabled when in companion.