| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1 | |
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
AdExchangeBuyerII.Accounts.Creatives.DealAssociations.Add |
AdExchangeBuyerII.Accounts.Creatives.DealAssociations.add(String accountId,
String creativeId,
AddDealAssociationRequest content)
Associate an existing deal with a creative.
|
| Constructor and Description |
|---|
Add(String accountId,
String creativeId,
AddDealAssociationRequest content)
Associate an existing deal with a creative.
|
| Modifier and Type | Method and Description |
|---|---|
AddDealAssociationRequest |
AddDealAssociationRequest.clone() |
AddDealAssociationRequest |
AddDealAssociationRequest.set(String fieldName,
Object value) |
AddDealAssociationRequest |
AddDealAssociationRequest.setAssociation(CreativeDealAssociation association)
The association between a creative and a deal that should be added.
|
Copyright © 2011–2021 Google. All rights reserved.