---
search:
  tags:
    - Campaign Plans
    - POST
seo:
  description: >-
    Creates a Campaign Plan. A Campaign Plan is the AdCrunch planning document.
    It… Reference for the POST /context/campaign-plans/ endpoint in the AdCrunch
    API.
sidebar:
  label: Create a Campaign Plan
  badge: POST
title: Create a Campaign Plan
type: openapi-operation
---
Creates a Campaign Plan. A Campaign Plan is the AdCrunch planning document. It is **not** a provider campaign. For provider campaigns, see the entities in the Observe API.

Only a name, a description and a currency are necessary. You write the window, the budget envelope and the Brand one part at a time. Write each amount as an integer in the minor unit of the currency, for example cents.

The new plan starts in draft. The answer is `409` if the slug already exists in your organization.

`POST /context/campaign-plans/`
