[[["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-05-15 UTC."],[[["DeliveryData provides insights into the performance of a single line item over the past 7 days, focusing on clicks or impressions based on the LineItem's cost type."],["This data is accessible through the ForecastService and LineItemService and is associated with ProposalLineItems."],["DeliveryData utilizes the `units` field, which stores an array of long integers representing the clicks or impressions delivered in the last 7 days."],["The namespace for this data structure is `https://www.google.com/apis/ads/publisher/v202405`."]]],["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`, `ForecastService`, and `LineItemService` are related services. `ProposalLineItem` is a dependency. The data, represented as an array of longs, is accessed via the `units` field, indicating the number of clicks or impressions. The namespace for these elements is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]