[[["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-11-19 UTC."],[[["AdRuleError explains the reasons behind errors encountered when using AdRuleService."],["Possible reasons for errors include invalid characters in names, break templates missing a flexible ad spot, or an unknown issue."],["The meaning and context of these errors are further defined within the AdRuleError.Reason enumeration."],["AdRuleError.Reason provides specific error codes such as `NAME_CONTAINS_INVALID_CHARACTERS`, `BREAK_TEMPLATE_MUST_HAVE_EXACTLY_ONE_FLEXIBLE_AD_SPOT`, and `UNKNOWN`."]]],["The content details `AdRuleError` reasons within the `AdRuleService`. Key information includes error descriptions like `NAME_CONTAINS_INVALID_CHARACTERS`, indicating unsupported characters in a name, and `BREAK_TEMPLATE_MUST_HAVE_EXACTLY_ONE_FLEXIBLE_AD_SPOT`, specifying a template's ad spot requirement. The `UNKNOWN` reason signifies that a value is not exposed by the API version. This enumeration is under the `https://www.google.com/apis/ads/publisher/v202411` namespace.\n"]]