AI-generated Key Takeaways
-
AdRuleSlotBumper defines the types of bumper ads that can appear on an ad rule slot.
-
Options include showing no bumper ad, one before or after other ads, or one both before and after.
-
The UNKNOWN value indicates a value not exposed by the requested API version.
Service
AdRuleService
Dependencies
BaseAdRuleSlot
▼
AdRuleSlotBumper
Types of bumper ads on an ad rule slot.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Enumeration | Description |
---|---|
NONE
|
Do not show a bumper ad. |
BEFORE
|
Show a bumper ad before the slot's other ads. |
AFTER
|
Show a bumper ad after the slot's other ads. |
BEFORE_AND_AFTER
|
Show a bumper before and after the slot's other ads. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |