AI-generated Key Takeaways
-
LineItemCreativeAssociationStatus describes the status of the association between a line item and a creative.
-
An
ACTIVEstatus means the associated creative can be served. -
An
INACTIVEstatus means the associated creative is ineligible for being served. -
UNKNOWNstatus is returned when the actual value is not exposed by the API version.
Describes the status of the association.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
| Enumeration | Description |
|---|---|
ACTIVE
|
The association is active and the associated Creative can be served. |
INACTIVE
|
The association is inactive and the associated Creative is ineligible for being served. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |