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
| Class | Description |
|---|---|
| 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.
| Enumeration | Description |
|---|---|
| AdType | Describes the type interstitial ad to fetch when calling the RequestAd method. |
| InterstitialAdState | Describes the state of an interstitial ad. |
See also
Show: