[[["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."],[[["`AdRuleStatus` represents the status of ad rules and ad rule slots, indicating whether they are active, inactive, or unknown."],["This enumeration includes three values: `ACTIVE` for rules ready to be served, `INACTIVE` for paused rules, and `UNKNOWN` for cases where the status is not exposed by the API version."],["`AdRuleStatus` is part of the `AdRuleService` and is defined within the `https://www.google.com/apis/ads/publisher/v202405` namespace."]]],["AdRuleService utilizes AdRule, which has an associated status. AdRuleStatus defines the operational state of ad rules and slots. The possible statuses include `ACTIVE`, meaning the rule is created and serving; `INACTIVE`, meaning the rule is paused; and `UNKNOWN`, indicating the actual status is not accessible via the current API version. This information resides within the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]