type DeliveryData (v202405)
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/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["DeliveryData provides insights into the performance of a single line item over the past 7 days, focusing on clicks or impressions based on the LineItem's cost type."],["This data is accessible through the ForecastService and LineItemService and is associated with ProposalLineItems."],["DeliveryData utilizes the `units` field, which stores an array of long integers representing the clicks or impressions delivered in the last 7 days."],["The namespace for this data structure is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The content outlines `DeliveryData`, which tracks clicks or impressions delivered for a single line item over the past 7 days. This data is determined by `LineItem.costType`. The `ProposalLineItemService`, `ForecastService`, and `LineItemService` are related services. `ProposalLineItem` is a dependency. The data, represented as an array of longs, is accessed via the `units` field, indicating the number of clicks or impressions. The namespace for these elements is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]