[[["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."],[[["The AdRuleService allows for performing actions on AdRule objects, such as activating, deactivating, and deleting them."],["AdRuleAction represents the specific actions that can be performed on AdRule objects."],["These services and actions are part of the Google Ad Manager API and utilize a specific namespace for interactions."]]],["The `AdRuleService` allows actions on `AdRule` objects via `performAdRuleAction()`. The available actions, defined by `AdRuleAction`, are `ActivateAdRules`, `DeactivateAdRules`, and `DeleteAdRules`. These actions manage the state and lifecycle of ad rules. The service operates within the `https://www.google.com/apis/ads/publisher/v202405` namespace.\n"]]