AdType
AdType
AdType
AdType
AdType
Enum
Definition
Describes the type of interstitial ad to fetch when calling the RequestAd method.
public enum class AdType
enum AdType
[Windows.Foundation.Metadata.Version(1)]
public enum AdType
var value = Microsoft.Advertising.WinRT.UI.AdType.video
Public Enum AdType
- Inheritance
-
System.EnumSystem.EnumSystem.EnumSystem.EnumSystem.EnumAdTypeAdTypeAdTypeAdTypeAdType
- Attributes
Requirements
SDK |
Fields
Display Display Display Display | 1 | Represents an interstitial banner ad. |
Video Video Video Video | 0 | Represents an interstitial video ad. |