[[["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 2025-08-06 UTC."],[],["The `AdRuleSlotBumper` within the `AdRuleService` defines the placement of bumper ads relative to other ads in a slot. It allows for four configurations: `NONE` (no bumper ad), `BEFORE` (bumper ad before other ads), `AFTER` (bumper ad after other ads), and `BEFORE_AND_AFTER` (bumper ads both before and after). Additionally, `UNKNOWN` is a possible value when the actual value cannot be obtained through the current API version. The `BaseAdRuleSlot` is a dependency of `AdRuleService`.\n"]]