enum CustomTargetingKey.Status (v202411)

  • The CustomTargetingKey.Status enumeration describes the possible states of a custom targeting key, which can be active, inactive, or unknown.

  • These statuses determine whether a custom targeting key can be used for targeting line items to ad inventory.

  • Statuses are part of the CustomTargetingService within the Google Ad Manager API, under the namespace https://www.google.com/apis/ads/publisher/v202411.

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.