type DeliveryIndicator (v202411)
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 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["DeliveryIndicator signals the delivery performance of a LineItem."],["It quantifies expected and actual delivery as percentages of the LineItem's primary goal."],["These percentages are represented by the `expectedDeliveryPercentage` and `actualDeliveryPercentage` fields, respectively."]]],["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"]]