abstract type AdRuleAction (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Represents the actions that can be performed on AdRule objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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|---|---|"]]