AI-generated Key Takeaways
- 
          LineItemDeliveryForecast provides the forecasted delivery information for a ProspectiveLineItem. 
- 
          Each forecast includes a unique lineItemId(or null for a prospective item), theorderIdit belongs to (or null), and theunitTypeof the goal or cap.
- 
          Key metrics included are predictedDeliveryUnits, the number of units expected to be delivered;deliveredUnits, units already served; andmatchedUnits, units matching targeting and delivery settings.
- 
          The unitTypecan be Impressions, Clicks, various CPA conversions, Viewable Impressions, or In-Target Impressions.
The forecasted delivery of a ProspectiveLineItem.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| 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. |