abstract type CustomTargetingKeyAction (v202408)
Service
CustomTargetingService
Represents the actions that can be performed on CustomTargetingKey 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 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The `CustomTargetingService` allows for performing actions on custom targeting keys, such as activating or deleting them."],["`CustomTargetingKeyAction` represents the specific actions that can be performed on `CustomTargetingKey` objects."],["These actions are managed within the namespace `https://www.google.com/apis/ads/publisher/v202408`."],["Developers can use methods like `performCustomTargetingKeyAction` to interact with this service and manage custom targeting keys."]]],["The `CustomTargetingService` allows actions on `CustomTargetingKey` objects. The service's dependencies include the `performCustomTargetingKeyAction`, enabling actions defined by `CustomTargetingKeyAction`. Specifically, `ActivateCustomTargetingKeys` and `DeleteCustomTargetingKeys` are available actions. These actions are part of the `https://www.google.com/apis/ads/publisher/v202408` namespace. These are actions that can be done on `CustomTargetingKey` objects.\n"]]