Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.LineItemDealInfoDto Class Reference

Data transfer object for the exchange deal info of a line item. More...

Properties

long externalDealId [get, set]
 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. More...
 
bool externalDealIdSpecified [get, set]
 

Detailed Description

Data transfer object for the exchange deal info of a line item.

Property Documentation

long Google.Api.Ads.AdManager.v202305.LineItemDealInfoDto.externalDealId
getset

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.

bool Google.Api.Ads.AdManager.v202305.LineItemDealInfoDto.externalDealIdSpecified
getset

true, if a value is specified for externalDealId, false otherwise.


The documentation for this class was generated from the following file: