[[["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\u003eThe AdRuleService allows for performing actions, such as activating, deactivating, and deleting, on AdRule objects.\u003c/p\u003e\n"],["\u003cp\u003eAdRuleAction represents the specific actions that can be performed on AdRule objects within the AdRuleService.\u003c/p\u003e\n"],["\u003cp\u003eThis service is part of the Google Ad Manager API and uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `AdRuleService` allows actions on `AdRule` objects via `performAdRuleAction()`. The available actions, which inherit from `AdRuleAction`, include `ActivateAdRules`, `DeactivateAdRules`, and `DeleteAdRules`. These actions manage the state and existence of ad rules. The service operates within the `https://www.google.com/apis/ads/publisher/v202408` namespace.\n"],null,["# abstract type AdRuleAction (v202408)\n\n**Service** \n**AdRuleService** **Dependencies** \n[performAdRuleAction()](/ad-manager/api/reference/v202408/AdRuleService#performAdRuleAction) \n▼\n**AdRuleAction** **Inheritance** \n**AdRuleAction** \n▼\n[ActivateAdRules](/ad-manager/api/reference/v202408/AdRuleService.ActivateAdRules) [DeactivateAdRules](/ad-manager/api/reference/v202408/AdRuleService.DeactivateAdRules) [DeleteAdRules](/ad-manager/api/reference/v202408/AdRuleService.DeleteAdRules)\n\nRepresents the actions that can be performed on [AdRule](/ad-manager/api/reference/v202408/AdRuleService.AdRule) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]