type LineItemDealInfoDto (v202411)

  • LineItemDealInfoDto is a data transfer object used for exchanging deal information for a line item.

  • It includes an externalDealId field which stores the deal ID shared between the seller and buyer, assigned by Google and only available for finalized deals.

  • This object is part of the ForecastService and is associated with the LineItemService within the Google Ad Manager API.

Data transfer object for the exchange deal info of a line item.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

externalDealId

xsd:long

The external deal ID shared between seller and buyer. This field is only present if the deal has been finalized. This attribute is read-only and is assigned by Google.