type DeliveryData (v202411)

  • DeliveryData objects store the impressions or clicks delivered over the past 7 days for a single line item.

  • The specific metric stored (clicks or impressions) is determined by the LineItem's costType.

  • This data is accessible via the ForecastService, LineItemService, and ProposalLineItemService.

  • DeliveryData objects utilize the units field, an array of long integers, to represent the clicks or impressions delivered.

Holds the number of clicks or impressions, determined by LineItem.costType, delivered for a single line item for the last 7 days


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

units

xsd:long[]

Clicks or impressions delivered for the last 7 days.