[[["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 2025-08-06 UTC."],[[["\u003cp\u003e\u003ccode\u003eAdRuleStatus\u003c/code\u003e represents the status of ad rules and ad rule slots, indicating whether they are active, inactive, or unknown.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration includes three possible values: \u003ccode\u003eACTIVE\u003c/code\u003e, \u003ccode\u003eINACTIVE\u003c/code\u003e, and \u003ccode\u003eUNKNOWN\u003c/code\u003e, with each value providing a clear indication of the ad rule's operational state.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAdRuleStatus\u003c/code\u003e is part of the AdRuleService within the Google Ad Manager API and can be accessed within the specified namespace.\u003c/p\u003e\n"]]],[],null,["# enum AdRuleStatus (v202411)\n\n**Service** \n**AdRuleService** **Dependencies** \n[AdRule](/ad-manager/api/reference/v202411/AdRuleService.AdRule) \n▼\n**AdRuleStatus**\n\nRepresents the status of ad rules and ad rule slots.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------|-------------------------------------------------------------------------------------|\n| `ACTIVE` | Created and ready to be served. Is user-visible. |\n| `INACTIVE` | Paused, user-visible. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]