Microsoft.Advertising.WinRT.UI

Microsoft.Advertising.WinRT.UI namespace

Provides types for displaying banner ads and interstitial ads from Microsoft.

Members

The Microsoft.Advertising.WinRT.UI namespace has these types of members:

Classes

ClassDescription
AdControl Represents a control that displays banner ads in an app.
AdErrorEventArgs Provides data for the ErrorOccurred event of the AdControl, InterstitialAd, and NativeAdsManager classes.
InterstitialAd Represents a control that displays interstitial video or interstitial banner ads in an app.
ManipulationStateChangedEventArgs Provides data for the OnManipulationStateChanged event.
MouseWheelEventArgs Provides data for the OnMouseWheel event.
NativeAd Represents a native ad, which is an ad format where all the components of the ad (including the title, image, description, and call to action text) are delivered to your app as separate elements.
NativeAdsManager Provides methods and events you can use to request a native ad (that is, a NativeAd object).
NativeImage Describes an icon or main image for a native ad (that is, a NativeAd object).
PointerDownEventArgs Provides data for the OnPointerDown event.
PointerMoveEventArgs Provides data for the OnPointerMove event.

 

Enumerations

The Microsoft.Advertising.WinRT.UI namespace has these enumerations.

EnumerationDescription
AdType Describes the type interstitial ad to fetch when calling the RequestAd method.
InterstitialAdState Describes the state of an interstitial ad.

 

See also

Display ads using the Microsoft advertising libraries
Advertising samples on GitHub

 

 

Show:
© 2017 Microsoft