Class AddDealAssociationRequest
A request for associating a deal and a creative.
Implements
Inherited Members
Namespace: Google.Apis.AdExchangeBuyerII.v2beta1.Data
Assembly: Google.Apis.AdExchangeBuyerII.v2beta1.dll
Syntax
public class AddDealAssociationRequest : IDirectResponseSchema
Properties
Association
The association between a creative and a deal that should be added.
Declaration
[JsonProperty("association")]
public virtual CreativeDealAssociation Association { get; set; }
Property Value
| Type | Description |
|---|---|
| CreativeDealAssociation |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |