[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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. |"]]