enum CustomTargetingKey.Status (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
CustomTargetingService
Describes the statuses for CustomTargetingKey
objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
ACTIVE
|
The object is active.
|
INACTIVE
|
The object is no longer active.
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
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\u003eCustomTargetingKey.Status\u003c/code\u003e enumeration describes the possible states of a custom targeting key, which can be active, inactive, or unknown.\u003c/p\u003e\n"],["\u003cp\u003eThese statuses determine whether a custom targeting key can be used for targeting line items to ad inventory.\u003c/p\u003e\n"],["\u003cp\u003eStatuses are part of the CustomTargetingService within the Google Ad Manager API, under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["CustomTargetingKey objects have a `Status` attribute with three possible values: `ACTIVE`, indicating the object is in use; `INACTIVE`, meaning the object is no longer active; and `UNKNOWN`, which signifies the API version doesn't expose the actual status. This information is part of the CustomTargetingService within the `https://www.google.com/apis/ads/publisher/v202411` namespace.\n"],null,["# enum CustomTargetingKey.Status (v202411)\n\n**Service** \n**CustomTargetingService** **Dependencies** \n[CustomTargetingKey](/ad-manager/api/reference/v202411/CustomTargetingService.CustomTargetingKey) \n▼\n**CustomTargetingKey.Status**\n\nDescribes the statuses for `CustomTargetingKey` objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------|-------------------------------------------------------------------------------------|\n| `ACTIVE` | The object is active. |\n| `INACTIVE` | The object is no longer active. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]