---
title: "POST /v1/{+deal}:addCreative"
method: POST
path: "/v1/{+deal}:addCreative"
tags: ["buyers"]
---

# POST /v1/{+deal}:addCreative

`POST /v1/{+deal}:addCreative`

Add creative to be used in the bidding process for a finalized deal. For programmatic guaranteed deals, it's recommended that you associate at least one approved creative with the deal before calling SetReadyToServe, to help reduce the number of bid responses filtered because they don't contain approved creatives. Creatives successfully added to a deal can be found in the Realtime-bidding Creatives API creative.deal_ids. This method only applies to programmatic guaranteed deals. Maximum number of 1000 creatives can be added to a finalized deal.

## Path parameters

- `deal` string, required

## Request body

- AddCreativeRequest — Request message for adding creative to be used in the bidding process for the finalized deal.
  - `creative` string — Name of the creative to add to the finalized deal, in the format `buyers/{buyerAccountId}/creatives/{creativeId}`. See creative.name.

## Response `200`

Successful response

---

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