deal_associations
Overview
Name | deal_associations |
Type | Resource |
Id | googleads.adexchangebuyer2.deal_associations |
Fields
Name | Datatype | Description |
---|---|---|
associations | array | The list of associations. |
nextPageToken | string | A token to retrieve the next page of results. Pass this value in the ListDealAssociationsRequest.page_token field in the subsequent call to 'ListDealAssociation' method to retrieve the next page of results. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
accounts_creatives_dealAssociations_list | SELECT | accountId, creativeId | List all creative-deal associations. |
accounts_creatives_dealAssociations_add | EXEC | accountId, creativeId | Associate an existing deal with a creative. |
accounts_creatives_dealAssociations_remove | EXEC | accountId, creativeId | Remove the association between a deal and a creative. |