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 2025-08-06 UTC."],[[["\u003cp\u003eLineItemDealInfoDto is a data transfer object used for exchanging deal information related to line items.\u003c/p\u003e\n"],["\u003cp\u003eThis object includes the externalDealId field, which represents the shared deal ID between the seller and buyer, assigned by Google upon deal finalization.\u003c/p\u003e\n"],["\u003cp\u003eThe externalDealId is of the long data type and is only available for finalized deals.\u003c/p\u003e\n"]]],["The `LineItemDealInfoDto` is a data transfer object containing exchange deal information for a line item, part of the `ForecastService` and `LineItemService`. It resides within the namespace `https://www.google.com/apis/ads/publisher/v202408`. The key field is `externalDealId`, a read-only long integer, representing the unique ID of a finalized deal shared between the seller and buyer, assigned by Google. This information is a dependency of `LineItemSummary`.\n"],null,["# type LineItemDealInfoDto (v202408)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202408/ForecastService.LineItemDealInfoDto) **LineItemService** **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202408/LineItemService.LineItemSummary) \n▼\n**LineItemDealInfoDto**\n\nData transfer object for the exchange deal info of a line item.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|----------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `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. |"]]