[[["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 `ForecastService` interacts with `LineItemService` and `ProposalLineItemService` to provide delivery data. This data, represented by `DeliveryData`, contains the number of clicks or impressions delivered for a line item within the last 7 days. The specific type (clicks or impressions) is determined by the `LineItem.costType`. The `units` field, an array of longs, holds these click or impression counts. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# type DeliveryData (v202502)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202502/LineItemService.DeliveryData) [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.DeliveryData) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202502/ForecastService.LineItemSummary) [ProposalLineItem](/ad-manager/api/reference/v202502/ForecastService.ProposalLineItem) \n▼\n**DeliveryData**\n\nHolds the number of clicks or impressions, determined by\n[LineItem.costType](/ad-manager/api/reference/v202502/ForecastService.LineItem#costType), delivered for a single line item for the\nlast 7 days\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|-------------|----------------------------------------------------------------------|\n| ### `units` | ` `xsd:`long[]` Clicks or impressions delivered for the last 7 days. |"]]