[[["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."],[[["AdRuleError.Reason outlines the potential errors encountered when using the AdRuleService."],["Errors may arise due to invalid characters in names or incorrect break template configuration."],["The 'UNKNOWN' reason is used when the specific error isn't exposed by the API version."]]],["The content defines `AdRuleError` and its possible `Reason` values within the `AdRuleService` namespace. Key error reasons include: `NAME_CONTAINS_INVALID_CHARACTERS`, indicating unsupported characters in the name; `BREAK_TEMPLATE_MUST_HAVE_EXACTLY_ONE_FLEXIBLE_AD_SPOT`, signifying a requirement for a single flexible ad spot within a break template; and `UNKNOWN`, representing a value not exposed by the current API version. These errors provide specific feedback on issues encountered when interacting with the AdRuleService.\n"]]