[[["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 contain trafficking statistics for \u003ccode\u003eLineItem\u003c/code\u003e and \u003ccode\u003eLineItemCreativeAssociation\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThis data encompasses 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 content defines the `Stats` object, which provides trafficking statistics for `LineItem` and `LineItemCreativeAssociation`. Key fields within `Stats` include `impressionsDelivered`, `clicksDelivered`, `videoCompletionsDelivered`, `videoStartsDelivered`, and `viewableImpressionsDelivered`. Each field, of the type `long`, represents the number of delivered actions for the corresponding metric. The data is linked to `ForecastService`, `LineItemCreativeAssociationService`, and `LineItemService`, within the specified namespace.\n"],null,["# type Stats (v202411)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202411/ForecastService.Stats) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202411/LineItemCreativeAssociationService.Stats) **LineItemService** **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202411/LineItemService.LineItemSummary) \n▼\n**Stats**\n\n\n`Stats` contains trafficking statistics for [LineItem](/ad-manager/api/reference/v202411/LineItemService.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. |"]]