enum CustomTargetingValue.Status (v202508)

  • Describes the statuses for CustomTargetingValue objects.

  • Provides three possible statuses: ACTIVE, INACTIVE, and UNKNOWN.

  • The UNKNOWN status is returned when the actual value is not exposed by the requested API version.

Describes the statuses for CustomTargetingValue objects.


Namespace
https://www.google.com/apis/ads/publisher/v202508
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.