Module: Google::Ads::AdManager::V1::AdRuleSlotBumperEnum::AdRuleSlotBumper
- Defined in:
- proto_docs/google/ads/admanager/v1/ad_rule_slot_bumper_enum.rb
Overview
Types of bumper ads on an ad rule slot.
Constant Summary collapse
- AD_RULE_SLOT_BUMPER_UNSPECIFIED =
Default value. This value is unused.
0- AFTER =
Show a bumper ad after the slot's other ads.
1- BEFORE =
Show a bumper ad before the slot's other ads.
2- BEFORE_AND_AFTER =
Show a bumper before and after the slot's other ads.
3- NONE =
Do not show a bumper ad.
4