[[["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\u003eAdRuleService provides methods for managing AdRule objects in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt includes actions for activating, deactivating, and deleting ad rules.\u003c/p\u003e\n"],["\u003cp\u003eThe service utilizes a specific namespace for API interactions.\u003c/p\u003e\n"],["\u003cp\u003eThis service inherits functionalities from AdRuleAction, including methods like ActivateAdRules.\u003c/p\u003e\n"]]],["The `AdRuleService` uses `AdRuleAction` for managing `AdRule` objects. It offers three specific actions: `ActivateAdRules` to resume ad rules, `DeactivateAdRules`, and `DeleteAdRules`. The `AdRuleAction` is an inherited component. The namespace for these actions is `https://www.google.com/apis/ads/publisher/v202411`. Actions are applied to modify AdRule states, including activation, deactivation, and deletion.\n"],null,["# type ActivateAdRules (v202411)\n\n**Service** \n**AdRuleService** **Inheritance** \n[AdRuleAction](/ad-manager/api/reference/v202411/AdRuleService.AdRuleAction) \n▼\n**ActivateAdRules** [DeactivateAdRules](/ad-manager/api/reference/v202411/AdRuleService.DeactivateAdRules) [DeleteAdRules](/ad-manager/api/reference/v202411/AdRuleService.DeleteAdRules)\n\nThe action used for resuming [AdRule](/ad-manager/api/reference/v202411/AdRuleService.AdRule) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---|---|\n| **`AdRuleAction` (inherited)** ||\n| **`ActivateAdRules`** ||"]]