type DeliveryIndicator (v202502)
Indicates the delivery performance of the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
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-02-20 UTC.
[null,null,["Last updated 2025-02-20 UTC."],[],["The `ForecastService` utilizes `DeliveryIndicator` to show delivery performance for `LineItem` and `ProposalLineItem`. `DeliveryIndicator` has two key fields: `expectedDeliveryPercentage`, showing the anticipated delivery percentage against `LineItem.primaryGoal`, and `actualDeliveryPercentage`, displaying the actual delivered percentage against the same goal. The service depends on `LineItemSummary` and `ProposalLineItem`. This information is part of the namespace `https://www.google.com/apis/ads/publisher/v202502`.\n"]]