Represents the delete action that can be performed on
CustomTargetingKey objects. Deleting a key will not delete the
CustomTargetingValue objects associated with it. Also, if a custom
targeting key that has been deleted is recreated, any previous custom
targeting values associated with it that were not deleted will continue to
exist.
[[["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 2024-08-20 UTC."],[[["`DeleteCustomTargetingKeys` represents the action of deleting custom targeting keys within Google Ad Manager."],["Deleting a key doesn't remove its associated values; they remain and can be re-associated if the key is recreated."],["This action is part of the `CustomTargetingService` and operates within the `https://www.google.com/apis/ads/publisher/v202408` namespace."]]],["The core content describes actions related to `CustomTargetingKey` objects within the `CustomTargetingService`. It outlines two key actions: `ActivateCustomTargetingKeys` and `DeleteCustomTargetingKeys`. Deleting a key does not remove its associated `CustomTargetingValue` objects; those values persist even if the key is later recreated. The namespace for these actions is `https://www.google.com/apis/ads/publisher/v202408`. The table show the two fields : `CustomTargetingKeyAction` (inherited) and `DeleteCustomTargetingKeys`.\n"]]