[[["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."],[[["The AdRuleService allows for managing AdRule objects, including pausing them using the DeactivateAdRules action."],["This service is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202411`."],["Key actions include activating, deactivating, and deleting AdRules."]]],["The `AdRuleService` allows for the management of `AdRule` objects through actions like `ActivateAdRules`, `DeactivateAdRules`, and `DeleteAdRules`. `DeactivateAdRules` is specifically used for pausing ad rules. These actions are part of the `AdRuleAction` interface, which is inherited. The relevant namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]