[[["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."],[[["DeliveryIndicator signals the delivery performance of a LineItem, providing insights into its progress."],["It includes two key metrics: expectedDeliveryPercentage, showing the anticipated delivery relative to the LineItem's primary goal, and actualDeliveryPercentage, reflecting the real delivery against the same goal."],["These percentages are represented as double data types within the `https://www.google.com/apis/ads/publisher/v202405` namespace."]]],["The `DeliveryIndicator` field within the `ForecastService` provides delivery performance data for `LineItem` and `ProposalLineItem`. It relies on `LineItemSummary` and `ProposalLineItem` dependencies. Key actions include determining `expectedDeliveryPercentage`, which is the anticipated delivery percentage of a `LineItem`'s primary goal. Also it determines `actualDeliveryPercentage`, which reflects the real percentage of a `LineItem`'s primary goal. All these elements operate under a specific namespace.\n"]]