enum LineItemCreativeAssociation.Status (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Service
LineItemCreativeAssociation...
Describes the status of the association.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The document details the `LineItemCreativeAssociation` service, specifically its status. The service's namespace is `https://www.google.com/apis/ads/publisher/v202502`. It describes the association between line items and creatives. An association can be `ACTIVE`, meaning the creative can be served; `INACTIVE`, meaning the creative cannot be served; or `UNKNOWN`, when the API version doesn't provide the actual status. The service manages whether a creative is eligible to be served.\n"],null,["# enum LineItemCreativeAssociation.Status (v202502)\n\n**Service** \n**LineItemCreativeAssociation...** **Dependencies** \n[LineItemCreativeAssociation](/ad-manager/api/reference/v202502/LineItemCreativeAssociationService.LineItemCreativeAssociation) \n▼\n**LineItemCreativeAssociation...**\n\nDescribes the status of the association.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-------------|-------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `ACTIVE` | The association is active and the associated [Creative](/ad-manager/api/reference/v202502/CreativeService.Creative) can be served. |\n| `INACTIVE` | The association is inactive and the associated [Creative](/ad-manager/api/reference/v202502/CreativeService.Creative) is ineligible for being served. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]