type DeliveryData (v202408)
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/v202408
Field
|
units
|
xsd:long[]
Clicks or impressions delivered for the last 7 days.
|
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The DeliveryData object stores the number of clicks or impressions delivered for a single line item over the past 7 days."],["This data is determined by the line item's cost type and is represented as a long integer array."],["It's associated with the ForecastService, LineItemService, and ProposalLineItemService and uses the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["The `ForecastService` relies on `LineItemService` and `ProposalLineItemService` for data. Key components include `LineItemSummary` and `ProposalLineItem`. The `DeliveryData` field, dependent on the `LineItem.costType`, tracks clicks or impressions for a single line item over the past 7 days, with `units` storing the count as an array of `long`. This data is available under the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]