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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[[["LineItemDealInfoDto is a data transfer object used for exchanging deal information related to line items."],["This object includes an externalDealId field, which stores a unique deal ID shared between the seller and buyer, and is assigned by Google upon deal finalization."],["The externalDealId field is only populated for finalized deals and is read-only."]]],["The document defines the `LineItemDealInfoDto`, a data transfer object for exchange deal information related to a line item, within the `ForecastService` and `LineItemService`. Key information includes that it resides in the namespace `https://www.google.com/apis/ads/publisher/v202411`. The object contains a `externalDealId` field, a read-only long integer representing the shared deal ID between buyer and seller, and it's only present when the deal has been finalized.\n"]]