abstract type CustomTargetingKeyAction (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCustomTargetingService\u003c/code\u003e allows for performing actions on custom targeting keys, such as activating or deleting them.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomTargetingKeyAction\u003c/code\u003e represents the specific actions that can be performed on \u003ccode\u003eCustomTargetingKey\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThese actions are managed within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use methods like \u003ccode\u003eperformCustomTargetingKeyAction\u003c/code\u003e to interact with this service and manage custom targeting keys.\u003c/p\u003e\n"]]],["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"],null,["# abstract type CustomTargetingKeyAction (v202408)\n\n**Service** \n**CustomTargetingService** **Dependencies** \n[performCustomTargetingKeyAc...](/ad-manager/api/reference/v202408/CustomTargetingService#performCustomTargetingKeyAction \"performCustomTargetingKeyAction()\") \n▼\n**CustomTargetingKeyAction** **Inheritance** \n**CustomTargetingKeyAction** \n▼\n[ActivateCustomTargetingKeys](/ad-manager/api/reference/v202408/CustomTargetingService.ActivateCustomTargetingKeys) [DeleteCustomTargetingKeys](/ad-manager/api/reference/v202408/CustomTargetingService.DeleteCustomTargetingKeys)\n\nRepresents the actions that can be performed on [CustomTargetingKey](/ad-manager/api/reference/v202408/CustomTargetingService.CustomTargetingKey) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]