InterstitialAdState enumeration

InterstitialAdState enumeration

Describes the state of an interstitial ad.

Syntax


public enum class InterstitialAdState

Members

The InterstitialAdState enumeration has these members.

MemberValueDescription
NotReady | notReady0

The interstitial ad is not ready to show to the user.

Ready | ready1

The interstitial ad is ready.

Showing | showing2

The interstitial ad is being shown to the user.

Closed | closed3

The interstitial ad has already been shown to the user.

Requirements

Minimum supported client

Windows 8.1

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1

Namespace

Microsoft.Advertising.WinRT.UI
Microsoft::Advertising::WinRT::UI [C++]

Metadata

Microsoft.Advertising.winmd

Attributes

[Version]

 

 

Show:
© 2017 Microsoft