AI-generated Key Takeaways
-
Describes the statuses for
CustomTargetingValue
objects. -
Provides three possible statuses:
ACTIVE
,INACTIVE
, andUNKNOWN
. -
The
UNKNOWN
status is returned when the actual value is not exposed by the requested API version.
Service
CustomTargetingService
Dependencies
CustomTargetingValue
▼
CustomTargetingValue.Status
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. |