abstract type TargetingPresetAction (v202411)
Service
TargetingPresetService
Represents the actions that can be performed on TargetingPresetDto
objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["The TargetingPresetService allows for actions to be performed on TargetingPresetDto objects."],["Available actions include DeleteTargetingPresetAction, accessed through performTargetingPresetAction()."],["This service is structured within the namespace `https://www.google.com/apis/ads/publisher/v202411`."],["Documentation details specific fields and inheritance related to TargetingPresetAction."]]],["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. The content further defines `TargetingPresetAction`, with a specific example being `DeleteTargetingPresetAction`. This service and actions reside within the `https://www.google.com/apis/ads/publisher/v202411` namespace. The content focuses on defining the service and the actions it can perform, along with it's structure.\n"]]