abstract type CustomTargetingValueAction (v202408)
Service
CustomTargetingService
Represents the actions that can be performed on CustomTargetingValue
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 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The CustomTargetingService allows for performing actions on CustomTargetingValue objects."],["These actions include activating and deleting CustomTargetingValues, managed through dedicated methods."],["CustomTargetingValueAction represents the possible operations on CustomTargetingValues within the Google Ad Manager API."],["The service uses the namespace `https://www.google.com/apis/ads/publisher/v202408` for its operations."]]],["The `CustomTargetingService` allows actions on `CustomTargetingValue` objects. Key actions include `performCustomTargetingValueAction`, inherited by `CustomTargetingValueAction`. Specific operations within this action are `ActivateCustomTargetingValues` and `DeleteCustomTargetingValues`. The service, residing in the `https://www.google.com/apis/ads/publisher/v202408` namespace, manages these targeting value actions. It provides functionalities to manage and manipulate custom targeting values.\n"]]