AdMob Banner

AdMob Banner ads are rectangular image or text ads that occupy a spot within an apps layout.

Properties

AdEnabled

If true, device that will receive test ads. You should utilize this property during development to avoid generating false impressions

AdUnitId (designer only)

Set Ad Unit ID

Height

HeightPercent

Visible

Specifies whether the component should be visible on the screen. Value is true if the component is showing and false if hidden.

Width

WidthPercent

Events

AdClosed

Event triggered when ads are closed

AdFailedToLoad

Event triggered when ads failed to load

AdLoaded

Event triggered when ads are loaded

AdOpened

Event triggered when ads are opened

Methods

LoadAd

Load Ad

Last updated