[[["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."],[[["AdRuleService utilizes BreakTemplate to define how ad spots are filled within ad pods."],["AdSpotFillType dictates whether an ad spot is required or optional, impacting the overall validity of the ad pod."],["AdSpotFillType options include REQUIRED, OPTIONAL, and UNKNOWN, with each affecting ad spot behavior differently."],["REQUIRED AdSpotFillType deems the pod invalid if the ad spot is empty, while OPTIONAL considers it satisfied regardless."],["UNKNOWN AdSpotFillType indicates the value is not exposed by the current API version."]]],["AdRuleService's BreakTemplate utilizes `AdSpotFillType` to define how ad spots are filled within a pod. `REQUIRED` indicates an empty ad spot invalidates the pod. `OPTIONAL` signifies the spot is valid whether empty or not. `UNKNOWN` represents an unexposed value. These options determine the validity of a pod based on the presence or absence of ads in specified spots.\n"]]