enum CustomTargetingValue.Status (v202411)

  • The CustomTargetingValue.Status enumeration describes the different states a custom targeting value can be in, including ACTIVE, INACTIVE, and UNKNOWN.

  • Custom targeting values can be either active, inactive, or in an unknown state, which is used when the actual value is not exposed by the API version being used.

Describes the statuses for CustomTargetingValue 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.