type DeliveryData (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eDeliveryData objects store the impressions or clicks delivered for a given line item over the past week.\u003c/p\u003e\n"],["\u003cp\u003eThis data is accessible via the ForecastService, LineItemService, and ProposalLineItemService.\u003c/p\u003e\n"],["\u003cp\u003eThe specific metric tracked (clicks or impressions) is determined by the LineItem's costType.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eunits\u003c/code\u003e field provides the actual count of clicks or impressions delivered during the 7-day period.\u003c/p\u003e\n"]]],["The content details `DeliveryData`, which tracks clicks or impressions delivered for a line item over the past 7 days, as determined by `LineItem.costType`. This data is accessible via the `ForecastService` and `ProposalLineItemService`. It relies on `LineItemSummary`. The data is represented by the `units` field, an array of long integers, indicating clicks or impressions. This information is part of the `https://www.google.com/apis/ads/publisher/v202408` namespace.\n"],null,["# type DeliveryData (v202408)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202408/ForecastService.DeliveryData) **LineItemService** [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.DeliveryData) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202408/LineItemService.LineItemSummary) \n▼\n**DeliveryData**\n\nHolds the number of clicks or impressions, determined by\n[LineItem.costType](/ad-manager/api/reference/v202408/LineItemService.LineItem#costType), delivered for a single line item for the\nlast 7 days\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-------------|----------------------------------------------------------------------|\n| ### `units` | ` `xsd:`long[]` Clicks or impressions delivered for the last 7 days. |"]]