[[["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\u003eTargetingPresetService\u003c/code\u003e allows for actions to be performed on \u003ccode\u003eTargetingPresetDto\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eActions include deleting targeting presets using \u003ccode\u003eDeleteTargetingPresetAction\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe service operates within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eperformTargetingPresetAction()\u003c/code\u003e is the method used to execute actions on Targeting Presets.\u003c/p\u003e\n"]]],["The core content outlines the `TargetingPresetService` and its associated actions. The key action is `performTargetingPresetAction()`, which can be used to perform actions on `TargetingPresetDto` objects. A specific implementation of this action is the `DeleteTargetingPresetAction`, used for deleting targeting presets. The service and its related components are defined within the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# abstract type TargetingPresetAction (v202408)\n\n**Service** \n**TargetingPresetService** **Dependencies** \n[performTargetingPresetAction()](/ad-manager/api/reference/v202408/TargetingPresetService#performTargetingPresetAction) \n▼\n**TargetingPresetAction** **Inheritance** \n**TargetingPresetAction** \n▼\n[DeleteTargetingPresetAction](/ad-manager/api/reference/v202408/TargetingPresetService.DeleteTargetingPresetAction)\n\nRepresents the actions that can be performed on `TargetingPresetDto` objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]