[[["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."],[[["\u003cp\u003eDeliveryIndicator signals the delivery performance of a LineItem, providing insights into its progress.\u003c/p\u003e\n"],["\u003cp\u003eIt includes metrics such as expectedDeliveryPercentage and actualDeliveryPercentage, reflecting the LineItem's performance against its primary goal.\u003c/p\u003e\n"],["\u003cp\u003eThese percentages are calculated based on the LineItem's primary goal, offering a clear view of its delivery status.\u003c/p\u003e\n"]]],["The core content describes the `DeliveryIndicator`, which assesses a `LineItem`'s performance. It includes two key fields: `expectedDeliveryPercentage`, representing the projected delivery as a percentage of the `LineItem`'s primary goal, and `actualDeliveryPercentage`, reflecting the actual delivery percentage against that same goal. This information is part of the `ForecastService`, `LineItemService`, and `ProposalLineItemService` within the specified namespace. The content depends on `ProposalLineItem` and `LineItem` to work.\n"],null,["# type DeliveryIndicator (v202411)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202411/ForecastService.DeliveryIndicator) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.DeliveryIndicator) **ProposalLineItemService** **Dependencies** \n[ProposalLineItem](/ad-manager/api/reference/v202411/ProposalLineItemService.ProposalLineItem) \n▼\n**DeliveryIndicator**\n\nIndicates the delivery performance of the [LineItem](/ad-manager/api/reference/v202411/ForecastService.LineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|----------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `expectedDeliveryPercentage` | ` `xsd:`double` How much the `LineItem` was expected to deliver as a percentage of [LineItem.primaryGoal](/ad-manager/api/reference/v202411/ForecastService.LineItem#primaryGoal). |\n| ### `actualDeliveryPercentage` | ` `xsd:`double` How much the line item actually delivered as a percentage of [LineItem.primaryGoal](/ad-manager/api/reference/v202411/ForecastService.LineItem#primaryGoal). |"]]