Data transfer object for the exchange deal info of a line item.
Namespace
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC."],[[["LineItemDealInfoDto is a data transfer object used for exchanging deal information related to a line item."],["It includes an externalDealId field, which represents the shared deal ID between the seller and buyer, assigned by Google upon deal finalization."],["This object is part of the Google Ad Manager API and is found within the specified namespace."]]],["The content describes `LineItemDealInfoDto`, a data transfer object for line item exchange deal information. It's associated with `ForecastService` and `LineItemService`, having a dependency on `LineItemSummary`. A key field, `externalDealId` (of type `long`), represents the shared deal ID between the seller and buyer, which is read-only and assigned by Google after deal finalization. The namespace for this data is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]