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."],[],["The content defines `DeliveryIndicator`, which assesses a `LineItem`'s delivery performance. It's associated with `ForecastService`, `LineItemService`, and `ProposalLineItemService`, and depends on `LineItemSummary`. Key data points include `expectedDeliveryPercentage`, indicating the projected delivery as a percentage of the `LineItem`'s primary goal, and `actualDeliveryPercentage`, which represents the actual delivery percentage against the same goal. These metrics are measured as `double` values. The namespace for these components is specified.\n"],null,[]]