[[["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-11-19 UTC."],[[["AdRuleService provides methods for managing AdRule objects in Google Ad Manager."],["It includes actions for activating, deactivating, and deleting ad rules."],["The service utilizes a specific namespace for API interactions."],["This service inherits functionalities from AdRuleAction, including methods like ActivateAdRules."]]],["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"]]