| 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.Remove |
AdExchangeBuyerII.Accounts.Creatives.DealAssociations.remove(String accountId,
String creativeId,
RemoveDealAssociationRequest content)
Remove the association between a deal and a creative.
|
| Constructor and Description |
|---|
Remove(String accountId,
String creativeId,
RemoveDealAssociationRequest content)
Remove the association between a deal and a creative.
|
| Modifier and Type | Method and Description |
|---|---|
RemoveDealAssociationRequest |
RemoveDealAssociationRequest.clone() |
RemoveDealAssociationRequest |
RemoveDealAssociationRequest.set(String fieldName,
Object value) |
RemoveDealAssociationRequest |
RemoveDealAssociationRequest.setAssociation(CreativeDealAssociation association)
The association between a creative and a deal that should be removed.
|
Copyright © 2011–2021 Google. All rights reserved.