[[["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 objects store the impressions or clicks delivered for a given line item over the past week."],["This data is accessible via the ForecastService, LineItemService, and ProposalLineItemService."],["The specific metric tracked (clicks or impressions) is determined by the LineItem's costType."],["The `units` field provides the actual count of clicks or impressions delivered during the 7-day period."]]],["The content details `DeliveryData`, which tracks clicks or impressions delivered for a line item over the past 7 days, as determined by `LineItem.costType`. This data is accessible via the `ForecastService` and `ProposalLineItemService`. It relies on `LineItemSummary`. The data is represented by the `units` field, an array of long integers, indicating clicks or impressions. This information is part of the `https://www.google.com/apis/ads/publisher/v202408` namespace.\n"]]