abstract type TargetingPresetAction (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
TargetingPresetService
Represents the actions that can be performed on TargetingPresetDto
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\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|---|---|"]]