Data transfer object for the exchange deal info of a line item.
Namespace
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC."],[[["LineItemDealInfoDto is a data transfer object used for exchanging deal information for a line item."],["This object is utilized within the ForecastService and is linked to LineItemService."],["The externalDealId field represents the shared deal ID between the seller and buyer, assigned by Google upon deal finalization."]]],["The core content defines `LineItemDealInfoDto`, a data transfer object for line item exchange deal information within the `ForecastService`. It's dependent on `LineItemSummary` and part of the `ForecastService` under `LineItemService`. Key information includes the `externalDealId`, a read-only, Google-assigned long value that represents the shared deal ID between the seller and buyer. This field is only present after the deal has been finalized. The namespace for this data object is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]