ADInterstitialAd Manual     Reference     Scripting  
Scripting > Runtime Classes > ADInterstitialAd
ADInterstitialAd

ADInterstitialAd is a wrapper around the ADInterstitialAd class found in the Apple iAd framework and is only available on iPad.

It provides full-screen advertisements that your iPad application can display to the user.

Variables
loaded

Has the interstitial ad object downloaded an advertisement? (Read Only)

actionInProgress

Is the ad currently executing an action? (Read Only)

visible

Is the interstitial ad visible? (Read Only)

error

An advertisement error. (Read Only)

Constructors
ADInterstitialAd

Creates an interstitial ad.

Functions
CancelAction

Cancels an executing advertisement.

Present

Presents a full screen advertisement modally to the user.