[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-20 UTC."],[[["`AdRuleSlotBumper` defines the types of bumper ads that can be displayed on an ad rule slot."],["It is an enumeration within the `AdRuleService` and uses the namespace `https://www.google.com/apis/ads/publisher/v202408`."],["Options include displaying bumper ads before, after, or before and after the main ad content, or choosing not to show them at all."],["`UNKNOWN` value is returned if the API version used does not expose the actual value."]]],["The `AdRuleSlotBumper` enumeration defines the placement of bumper ads within an ad rule slot. The possible values are `NONE` (no bumper), `BEFORE` (bumper before other ads), `AFTER` (bumper after other ads), `BEFORE_AND_AFTER` (bumper before and after), and `UNKNOWN` (value not exposed by the API). This service is found within the AdRuleService dependencies of the BaseAdRuleSlot, located within the Google Ad Manager API.\n"]]