public enum AdRuleSlotBumperEnum.AdRuleSlotBumper extends Enum<AdRuleSlotBumperEnum.AdRuleSlotBumper> implements ProtocolMessageEnumTypes of bumper ads on an ad rule slot.
Protobuf enum google.ads.admanager.v1.AdRuleSlotBumperEnum.AdRuleSlotBumper
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AD_RULE_SLOT_BUMPER_UNSPECIFIED |
Default value. This value is unused. |
AD_RULE_SLOT_BUMPER_UNSPECIFIED_VALUE |
Default value. This value is unused. |
AFTER |
Show a bumper ad after the slot's other ads. |
AFTER_VALUE |
Show a bumper ad after the slot's other ads. |
BEFORE |
Show a bumper ad before the slot's other ads. |
BEFORE_AND_AFTER |
Show a bumper before and after the slot's other ads. |
BEFORE_AND_AFTER_VALUE |
Show a bumper before and after the slot's other ads. |
BEFORE_VALUE |
Show a bumper ad before the slot's other ads. |
NONE |
Do not show a bumper ad. |
NONE_VALUE |
Do not show a bumper ad. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|