---
title: "POST /v2beta1/accounts/{accountId}/creatives/{creativeId}/dealAssociations:add"
method: POST
path: "/v2beta1/accounts/{accountId}/creatives/{creativeId}/dealAssociations:add"
tags: ["accounts"]
---

# POST /v2beta1/accounts/{accountId}/creatives/{creativeId}/dealAssociations:add

`POST /v2beta1/accounts/{accountId}/creatives/{creativeId}/dealAssociations:add`

Associate an existing deal with a creative.

## Path parameters

- `accountId` string, required
- `creativeId` string, required

## Request body

- AddDealAssociationRequest — A request for associating a deal and a creative.
  - `association` CreativeDealAssociation — The association between a creative and a deal.
    - `creativeId` string — The ID of the creative associated with the deal.
    - `accountId` string — The account the creative belongs to.
    - `dealsId` string — The externalDealId for the deal associated with the creative.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/adexchangebuyer2.md) · [All operations](https://skmtc.net/google/apis/adexchangebuyer2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/adexchangebuyer2/revisions/ec45fdc03096/schema)
