type DeliveryIndicator (v202411)

  • DeliveryIndicator signals the delivery performance of a LineItem, providing insights into its progress.

  • It includes metrics such as expectedDeliveryPercentage and actualDeliveryPercentage, reflecting the LineItem's performance against its primary goal.

  • These percentages are calculated based on the LineItem's primary goal, offering a clear view of its delivery status.

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.