[[["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\u003eAccessing these statistics requires utilizing the \u003ccode\u003eLineItemService\u003c/code\u003e or \u003ccode\u003eLineItemCreativeAssociationService\u003c/code\u003e, and data is namespaced under \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `Stats` section details trafficking statistics for `LineItem` and `LineItemCreativeAssociation`. Key data points include `impressionsDelivered`, `clicksDelivered`, `videoCompletionsDelivered`, `videoStartsDelivered`, and `viewableImpressionsDelivered`, all represented as long integers. These metrics are accessed through `ForecastService`, `LineItemCreativeAssociationService`, and `LineItemService`. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type Stats (v202408)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202408/ForecastService.Stats) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.Stats) **LineItemService** **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202408/LineItemService.LineItemSummary) \n▼\n**Stats**\n\n\n`Stats` contains trafficking statistics for [LineItem](/ad-manager/api/reference/v202408/LineItemService.LineItem) and [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| ### `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. |"]]