[[["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\u003e\u003ccode\u003eStats\u003c/code\u003e objects provide trafficking statistics for \u003ccode\u003eLineItem\u003c/code\u003e and \u003ccode\u003eLineItemCreativeAssociation\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThis data includes metrics like impressions, clicks, video completions, video starts, and viewable impressions, all represented as long integers.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this data is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `Stats` section details trafficking statistics for `LineItem` and `LineItemCreativeAssociation` objects, which can be found through the `ForecastService`. Key data points include `impressionsDelivered`, `clicksDelivered`, `videoCompletionsDelivered`, `videoStartsDelivered`, and `viewableImpressionsDelivered`, each represented as a long integer. These stats are accessed through a specific namespace, and the information regarding the service is provided by `LineItemService` and `LineItemCreativeAssociationService`. The `LineItemSummary` is provided as a dependency.\n"],null,["# type Stats (v202411)\n\n**Service** \n**ForecastService** [LineItemCreativeAssociationService](/ad-manager/api/reference/v202411/LineItemCreativeAssociationService.Stats) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.Stats) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202411/ForecastService.LineItemSummary) \n▼\n**Stats**\n\n\n`Stats` contains trafficking statistics for [LineItem](/ad-manager/api/reference/v202411/ForecastService.LineItem) and [LineItemCreativeAssociation](/ad-manager/api/reference/v202411/LineItemCreativeAssociationService.LineItemCreativeAssociation) objects\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|------------------------------------|-------------------------------------------------------------|\n| ### `impressionsDelivered` | ` `xsd:`long` The number of impressions delivered. |\n| ### `clicksDelivered` | ` `xsd:`long` The number of clicks delivered. |\n| ### `videoCompletionsDelivered` | ` `xsd:`long` The number of video completions delivered. |\n| ### `videoStartsDelivered` | ` `xsd:`long` The number of video starts delivered. |\n| ### `viewableImpressionsDelivered` | ` `xsd:`long` The number of viewable impressions delivered. |"]]