type ActivateAdRules (v202411)
The action used for resuming AdRule objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
AdRuleAction (inherited)
|
ActivateAdRules
|
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 2024-11-19 UTC.
[null,null,["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"]]