[[["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."],[[["`AdRuleSlotBehavior` defines how ads within an ad rule slot should behave, dictating whether they should always show, never show, defer to other rules, or remain unspecified."],["This enumeration includes four values: `ALWAYS_SHOW`, `NEVER_SHOW`, `DEFER`, and `UNKNOWN`, providing flexibility in ad serving configurations within Google Ad Manager."],["The `AdRuleSlotBehavior` enumeration resides within the `https://www.google.com/apis/ads/publisher/v202408` namespace, accessible via the AdRuleService API in Google Ad Manager."]]],["AdRuleService's AdRuleSlotBehavior defines how ad slots are handled within ad rules. It includes four behaviors: `ALWAYS_SHOW`, ensuring ads in the slot are always included; `NEVER_SHOW`, excluding ads from the slot; `DEFER`, which delegates the decision to lower-priority rules; and `UNKNOWN`, for values not exposed by the API version. These determine an ad slot inclusion in an ad rule. The information is from the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]