AdType enumeration

AdType enumeration

Describes the type interstitial ad to fetch when calling the RequestAd method.

Syntax


public enum class AdType

Members

The AdType enumeration has these members.

MemberValueDescription
Video | video0

Represents an interstitial video ad.

Display | display1

Represents an interstitial banner ad. This value is available starting in version 10.0.2 of the Microsoft Store Services SDK. It can be used only in Universal Windows Platform (UWP) apps for Windows 10.

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]

See also

Interstitial ads
Advertising samples on GitHub

 

 

Show:
© 2017 Microsoft