type DeliveryIndicator (v202411)

  • DeliveryIndicator signifies the delivery performance of a LineItem, showing how well it's meeting its target goals.

  • It includes two key metrics: expectedDeliveryPercentage and actualDeliveryPercentage, both expressed as percentages of the LineItem's primary goal.

  • These percentages provide insights into the anticipated and actual delivery performance of the LineItem.

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.