[[["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-02-13 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/v202402`."],["Options include displaying bumper ads before, after, or before and after the main ad content, or disabling them entirely."],["`UNKNOWN` is returned if the value is not supported by the API version being used."]]],["AdRuleSlotBumper defines the placement of bumper ads within an ad rule slot. The `NONE` option disables bumper ads. `BEFORE` and `AFTER` options place bumper ads before or after other ads in the slot, respectively. `BEFORE_AND_AFTER` displays a bumper both before and after. `UNKNOWN` indicates that the API version does not expose the actual value. The AdRuleService, depends on the BaseAdRuleSlot to set this bumper feature.\n"]]