[[["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-05-15 UTC."],[[["The `AdRuleError.Reason` enumeration describes the reasons for errors encountered when working with ad rules in Google Ad Manager."],["Possible error reasons include invalid characters in the rule name, break templates not having exactly one flexible ad spot, or an unknown error."],["This enumeration is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The content details `AdRuleError` reasons within the `AdRuleService`. Key actions include identifying issues related to ad rule creation or modification. `AdRuleError.Reason` enumerations provide specific error types: `NAME_CONTAINS_INVALID_CHARACTERS` indicates name issues, `BREAK_TEMPLATE_MUST_HAVE_EXACTLY_ONE_FLEXIBLE_AD_SPOT` points to a break template misconfiguration, and `UNKNOWN` signals an unsupported API version. This information is within the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]