---
title: "Changes to Fetch A Single Campaign"
method: GET
path: "/v2/publisher/campaign/{id}"
---

# Changes to Fetch A Single Campaign

`GET /v2/publisher/campaign/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 22 revisions.

- **2025-03-12** (1.0.0) `d3b70ea0633e` — 1 warning, 1 info
- **2025-03-12** (1.0.0) `c604a63715ba` — 1 breaking, 2 warning, 29 info
- **2025-03-12** (1.0.0) `023c6c49e1f9` — 1 info

## Changes

- **2025-03-12** (1.0.0) `d3b70ea0633e` — 1 warning, 1 info
  - removed the optional property `data/campaigns` from the response with the `200` status
  - added the optional property `data/campaign` to the response with the `200` status
- **2025-03-12** (1.0.0) `c604a63715ba` — 1 breaking, 2 warning, 29 info
  - the `data/campaigns` response's property type changed from `array` to `object` for status `200`
  - removed the optional property `data/count` from the response with the `200` status
  - removed the optional property `data/page` from the response with the `200` status
  - added the optional property `data/campaigns/app_id` to the response with the `200` status
  - added the optional property `data/campaigns/app_name` to the response with the `200` status
  - added the optional property `data/campaigns/bot_check_url` to the response with the `200` status
  - added the optional property `data/campaigns/cap` to the response with the `200` status
  - added the optional property `data/campaigns/categories` to the response with the `200` status
  - added the optional property `data/campaigns/citiesExclude` to the response with the `200` status
  - added the optional property `data/campaigns/citiesInclude` to the response with the `200` status
  - added the optional property `data/campaigns/countries` to the response with the `200` status
  - added the optional property `data/campaigns/creatives` to the response with the `200` status
  - added the optional property `data/campaigns/currency` to the response with the `200` status
  - added the optional property `data/campaigns/defaultGoal` to the response with the `200` status
  - added the optional property `data/campaigns/description` to the response with the `200` status
  - added the optional property `data/campaigns/device` to the response with the `200` status
  - added the optional property `data/campaigns/flow` to the response with the `200` status
  - added the optional property `data/campaigns/goals` to the response with the `200` status
  - added the optional property `data/campaigns/id` to the response with the `200` status
  - added the optional property `data/campaigns/impressionUrl` to the response with the `200` status
  - added the optional property `data/campaigns/isps` to the response with the `200` status
  - added the optional property `data/campaigns/kpi` to the response with the `200` status
  - added the optional property `data/campaigns/landingPage` to the response with the `200` status
  - added the optional property `data/campaigns/model` to the response with the `200` status
  - added the optional property `data/campaigns/os` to the response with the `200` status
  - added the optional property `data/campaigns/os_version` to the response with the `200` status
  - added the optional property `data/campaigns/payouts` to the response with the `200` status
  - added the optional property `data/campaigns/preview_url` to the response with the `200` status
  - added the optional property `data/campaigns/subIdsAllow` to the response with the `200` status
  - added the optional property `data/campaigns/subIdsBlock` to the response with the `200` status
  - added the optional property `data/campaigns/title` to the response with the `200` status
  - added the optional property `data/campaigns/tracking_link` to the response with the `200` status
- **2025-03-12** (1.0.0) `023c6c49e1f9` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/trackier/apis/trackier-publisher-api-docs/docs/v2/publisher/campaign/:id/get.md) · [API](https://skmtc.dev/trackier/apis/trackier-publisher-api-docs.md) · [Page](https://skmtc.dev/trackier/apis/trackier-publisher-api-docs/changes/v2/publisher/campaign/:id/get)
