[[["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.\u003c/p\u003e\n"],["\u003cp\u003eIt quantifies expected and actual delivery as percentages of the LineItem's primary goal.\u003c/p\u003e\n"],["\u003cp\u003eThese percentages are represented by the \u003ccode\u003eexpectedDeliveryPercentage\u003c/code\u003e and \u003ccode\u003eactualDeliveryPercentage\u003c/code\u003e fields, respectively.\u003c/p\u003e\n"]]],["The document details the `DeliveryIndicator` within the `ForecastService` and `ProposalLineItemService`, which is dependent on `LineItemSummary`. `DeliveryIndicator` tracks a `LineItem`'s performance, showing the relationship to the `LineItem.primaryGoal`. Key fields include `expectedDeliveryPercentage`, representing the anticipated delivery, and `actualDeliveryPercentage`, showing the actual delivery as percentages of the primary goal. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type DeliveryIndicator (v202411)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202411/ForecastService.DeliveryIndicator) **LineItemService** [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.DeliveryIndicator) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202411/LineItemService.LineItemSummary) \n▼\n**DeliveryIndicator**\n\nIndicates the delivery performance of the [LineItem](/ad-manager/api/reference/v202411/LineItemService.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/LineItemService.LineItem#primaryGoal). |\n| ### `actualDeliveryPercentage` | ` `xsd:`double` How much the line item actually delivered as a percentage of [LineItem.primaryGoal](/ad-manager/api/reference/v202411/LineItemService.LineItem#primaryGoal). |"]]