type LineItemDealInfoDto (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eLineItemDealInfoDto is a data transfer object used for exchanging deal information for a line item.\u003c/p\u003e\n"],["\u003cp\u003eIt includes an externalDealId field which stores the deal ID shared between the seller and buyer, assigned by Google and only available for finalized deals.\u003c/p\u003e\n"],["\u003cp\u003eThis object is part of the ForecastService and is associated with the LineItemService within the Google Ad Manager API.\u003c/p\u003e\n"]]],["The document defines the `LineItemDealInfoDto`, a data transfer object for exchange deal information within the `ForecastService`. It depends on `LineItemSummary` and `LineItemService`. The `LineItemDealInfoDto` contains one primary field: `externalDealId`, a read-only, long integer representing the deal ID shared between seller and buyer, assigned by Google. This field is only available when a deal is finalized. The namespace for this data is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type LineItemDealInfoDto (v202411)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202411/LineItemService.LineItemDealInfoDto) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202411/ForecastService.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/v202411`\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. |"]]