enum LineItemCreativeAssociation.Status (v202508)

  • LineItemCreativeAssociationStatus describes the status of the association between a line item and a creative.

  • An ACTIVE status means the associated creative can be served.

  • An INACTIVE status means the associated creative is ineligible for being served.

  • UNKNOWN status 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.