AI-generated Key Takeaways
-
LineItemDeliveryForecast represents the forecasted delivery for a ProspectiveLineItem.
-
It includes fields for identifying the line item and order, the unit type for the forecast, the predicted and delivered units, and the number of matched units.
-
The unit type can be impressions, clicks, various CPA conversions, viewable impressions, in-target impressions, or unknown.
-
The forecast indicates the number of units expected to be delivered and units already served.
-
Matched units represent the number of units that align with the specified targeting and delivery settings.
The forecasted delivery of a ProspectiveLineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field |
|
---|---|
|
Uniquely identifies this line item delivery forecast. This value is read-only and will be
either the ID of the LineItem object it represents, or |
|
The unique ID for the Order object that this line item belongs to, or |
|
The unit with which the goal or cap of the LineItem is defined. Will be the same value as Goal.unitType for both a set line item or a prospective one. Enumerations
|
|
The number of units, defined by Goal.unitType, that will be delivered by the line item. Delivery of existing line items that are of same or lower priorities may be impacted. |
|
The number of units, defined by Goal.unitType, that have already been served if the reservation is already running. |
|
The number of units, defined by Goal.unitType, that match the specified LineItem.targeting and delivery settings. |