Enum AdRuleSlotBumperEnum.Types.AdRuleSlotBumper
Types of bumper ads on an ad rule slot.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum AdRuleSlotBumperEnum.Types.AdRuleSlotBumper
Fields
| Name | Description |
|---|---|
| After | Show a bumper ad after the slot's other ads. |
| Before | Show a bumper ad before the slot's other ads. |
| BeforeAndAfter | Show a bumper before and after the slot's other ads. |
| None | Do not show a bumper ad. |
| Unspecified | Default value. This value is unused. |