type DeliveryIndicator (v202408)
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/v202408
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 shows how well a LineItem is performing compared to its delivery goals.\u003c/p\u003e\n"],["\u003cp\u003eIt uses two percentages, expectedDeliveryPercentage and actualDeliveryPercentage, to represent the expected and actual delivery progress against the LineItem's primary goal.\u003c/p\u003e\n"],["\u003cp\u003eThese percentages are calculated based on the LineItem's primary goal, which could be impressions, clicks, or other metrics.\u003c/p\u003e\n"]]],["The core content describes the `DeliveryIndicator`, which assesses a `LineItem`'s performance. It utilizes two fields: `expectedDeliveryPercentage` and `actualDeliveryPercentage`. `expectedDeliveryPercentage` shows the projected delivery of a `LineItem` as a percentage of its primary goal. `actualDeliveryPercentage` indicates the real delivery percentage achieved compared to the primary goal. This information relates to the `ForecastService`, `LineItemService`, and `ProposalLineItemService`, within a specific namespace.\n"],null,["# type DeliveryIndicator (v202408)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202408/ForecastService.DeliveryIndicator) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.DeliveryIndicator) **ProposalLineItemService** **Dependencies** \n[ProposalLineItem](/ad-manager/api/reference/v202408/ProposalLineItemService.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). |"]]