[[["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 2024-08-20 UTC."],[[["DeliveryData reflects the clicks or impressions of a line item over the past 7 days."],["The `units` field provides the total count of clicks or impressions, aligning with the LineItem's cost type."],["It's used by ForecastService, LineItemService, and ProposalLineItemService."],["This data is associated with ProposalLineItem and is part of the Google Ad Manager API."]]],["The content outlines `DeliveryData`, which tracks clicks or impressions delivered for a single line item over the past 7 days. This data is determined by `LineItem.costType`. The `ProposalLineItemService` is highlighted within a service context that also includes `ForecastService` and `LineItemService`. `DeliveryData` contains an array field named `units`, which is of the type `xsd:long[]` and represents the number of clicks or impressions. The related namespace for this data is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]