[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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|---|---|"]]