---
title: "POST /userprofiles/{+profileId}/campaigns/{+campaignId}/campaignCreativeAssociations"
method: POST
path: "/userprofiles/{+profileId}/campaigns/{+campaignId}/campaignCreativeAssociations"
tags: ["campaignCreativeAssociations"]
---

# POST /userprofiles/{+profileId}/campaigns/{+campaignId}/campaignCreativeAssociations

`POST /userprofiles/{+profileId}/campaigns/{+campaignId}/campaignCreativeAssociations`

Associates a creative with the specified campaign. This method creates a default ad with dimensions matching the creative in the campaign if such a default ad does not exist already.

## Path parameters

- `profileId` string, required
- `campaignId` string, required

## Request body

- CampaignCreativeAssociation — Identifies a creative which has been associated with a given campaign.
  - `creativeId` string, int64 — ID of the creative associated with the campaign. This is a required field.
  - `kind` string — Identifies what kind of resource this is. Value: the fixed string "dfareporting#campaignCreativeAssociation".

## Response `200`

Successful response

---

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