type DeliveryIndicator (v202405)
Indicates the delivery performance of the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["DeliveryIndicator signals the delivery performance of a LineItem, providing insights into its progress."],["It includes two key metrics: expectedDeliveryPercentage, showing the anticipated delivery relative to the LineItem's primary goal, and actualDeliveryPercentage, reflecting the real delivery against the same goal."],["These percentages are represented as double data types within the `https://www.google.com/apis/ads/publisher/v202405` namespace."]]],[]]