---
search:
  tags:
    - Campaign Plans
    - GET
seo:
  description: >-
    Reads one Campaign Plan with its Line Items in full, and with the provider…
    Reference for the GET /context/campaign-plans/{slug} endpoint in the
    AdCrunch API.
sidebar:
  label: Get a Campaign Plan
  badge: GET
title: Get a Campaign Plan
type: openapi-operation
---
Reads one Campaign Plan with its Line Items **in full**, and with the provider objects each line created.

Each line has four calculated fields: the provider that sells its channel, whether AdCrunch can execute the line, the window the line resolves to from its own dates and the plan dates, and whether its amount is a total or a daily rate.

The plan has the three money figures. If `allocation.comparable` is `false`, the lines do not share one unit. Show "not comparable" in that condition. Do not show a total.

Send `revision` back as `base_revision` when you write to the plan.

`GET /context/campaign-plans/{slug}`
