[[["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."],[[["\u003cp\u003eThe LineItemCreativeAssociation service provides performance data for LineItemCreativeAssociation objects, including statistics like impressions, clicks, and costs.\u003c/p\u003e\n"],["\u003cp\u003eIt includes fields for overall statistics (\u003ccode\u003estats\u003c/code\u003e), creative set-specific statistics (\u003ccode\u003ecreativeSetStats\u003c/code\u003e), and revenue generated in the publisher's currency (\u003ccode\u003ecostInOrderCurrency\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe service utilizes the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e namespace for API interactions.\u003c/p\u003e\n"]]],["The document outlines the `LineItemCreativeAssociation` service, which tracks performance metrics for creative objects. Key information includes statistics (`stats`) on delivered impressions and clicks. For creative sets, `creativeSetStats` provides a breakdown of statistics per creative. Additionally, `costInOrderCurrency` reflects the revenue generated by a creative's association with a specific line item, using the publisher's currency. This data is found within the specified namespace.\n"],null,["# type LineItemCreativeAssociationStats (v202408)\n\n**Service** \n**LineItemCreativeAssociation...** **Dependencies** \n[LineItemCreativeAssociation](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.LineItemCreativeAssociation) \n▼\n**LineItemCreativeAssociation...**\n\nContains statistics such as impressions, clicks delivered and cost for [LineItemCreativeAssociation](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.LineItemCreativeAssociation) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `stats` | ` `[Stats](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.Stats)` ` A [Stats](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.Stats) object that holds delivered impressions and clicks statistics. |\n| ### `creativeSetStats` | ` `[Long_StatsMapEntry](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.Long_StatsMapEntry)`[]` A map containing [Stats](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.Stats) objects for each creative belonging to a creative set, `null` for non creative set associations. |\n| ### `costInOrderCurrency` | ` `[Money](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.Money)` ` The revenue generated thus far by the creative from its association with the particular line item in the publisher's currency. |"]]