abstract type CustomTargetingKeyAction (v202411)
Service
CustomTargetingService
Represents the actions that can be performed on CustomTargetingKey objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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."],[[["The CustomTargetingService allows for performing actions on CustomTargetingKey objects."],["Available actions include activating and deleting CustomTargetingKeys."],["These actions are represented by the CustomTargetingKeyAction class."],["The service uses the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The `CustomTargetingService` allows actions on `CustomTargetingKey` objects. Key actions include `ActivateCustomTargetingKeys` and `DeleteCustomTargetingKeys`. The `performCustomTargetingKeyAction()` method, is part of this service. The `CustomTargetingKeyAction` is the base class for these specific key actions. The namespace for this service is provided as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]