[[["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 shows the delivery performance of a LineItem, indicating how well it's meeting its target goals.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two key metrics: expectedDeliveryPercentage and actualDeliveryPercentage, both expressed as percentages of the LineItem's primary goal.\u003c/p\u003e\n"],["\u003cp\u003eThese percentages provide insights into the anticipated and actual delivery performance of the LineItem.\u003c/p\u003e\n"]]],["The core content details the `DeliveryIndicator` within the `ForecastService`, linked to `LineItemService` and `ProposalLineItemService`. This indicator assesses the performance of a `LineItem`, using `LineItemSummary` and `ProposalLineItem` as dependencies. It features two key metrics: `expectedDeliveryPercentage`, representing the predicted delivery percentage against the `LineItem.primaryGoal`, and `actualDeliveryPercentage`, indicating the realized delivery percentage compared to the same goal. Both metrics are expressed as double values.\n"],null,["# type DeliveryIndicator (v202408)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202408/LineItemService.DeliveryIndicator) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.DeliveryIndicator) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202408/ForecastService.LineItemSummary) [ProposalLineItem](/ad-manager/api/reference/v202408/ForecastService.ProposalLineItem) \n▼\n**DeliveryIndicator**\n\nIndicates the delivery performance of the [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\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/v202408/ForecastService.LineItem#primaryGoal). |\n| ### `actualDeliveryPercentage` | ` `xsd:`double` How much the line item actually delivered as a percentage of [LineItem.primaryGoal](/ad-manager/api/reference/v202408/ForecastService.LineItem#primaryGoal). |"]]