enum LineItemCreativeAssociation.Status (v202411)

  • LineItemCreativeAssociation describes the association status between a Line Item and a Creative.

  • This association determines whether the linked Creative is eligible for serving (Active) or not (Inactive).

  • Statuses include Active, Inactive, and Unknown (if the actual value isn't exposed by the API version).

  • The LineItemCreativeAssociation object is part of the Google Ad Manager API, under the specified namespace.

Describes the status of the association.


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