type DeliveryIndicator (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Indicates the delivery performance of the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
expectedDeliveryPercentage
|
xsd:double
How much the LineItem was expected to deliver as a percentage of
LineItem.primaryGoal.
|
actualDeliveryPercentage
|
xsd:double
How much the line item actually delivered as a percentage of
LineItem.primaryGoal.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eDeliveryIndicator signifies the delivery performance of a LineItem, showing 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 `ForecastService` uses `DeliveryIndicator` to assess `LineItem` delivery performance, specifically for `LineItemService` and `ProposalLineItemService`. `DeliveryIndicator` details include `expectedDeliveryPercentage`, which estimates how much a `LineItem` should deliver, and `actualDeliveryPercentage`, which reflects the `LineItem's` actual delivery, both as percentages of the `LineItem.primaryGoal`. This service can be used for either `LineItemSummary` or `ProposalLineItem`.\n"],null,["# type DeliveryIndicator (v202411)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202411/LineItemService.DeliveryIndicator) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.DeliveryIndicator) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202411/ForecastService.LineItemSummary) [ProposalLineItem](/ad-manager/api/reference/v202411/ForecastService.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). |"]]