---
title: "Changes to Get campaign tree"
method: GET
path: "/v1/ads/tree"
---

# Changes to Get campaign tree

`GET /v1/ads/tree`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 27 revisions.

- **2026-08-26** `b5344d376e5e` — 2 breaking
- **2026-08-25** `44b6b1ca2a8b` — 2 warning
- **2026-08-25** `ac5fffe58a63` — 2 breaking, 4 info
- **2026-08-21** `15e893e69e8c` — 1 breaking
- **2026-08-18** `a23bb6e63438` — 2 info
- **2026-08-13** `e0cd92070858` — 2 info
- **2026-08-12** `5bcceb4c15ba` — 36 info

## Changes

- **2026-08-26** `b5344d376e5e` — 2 breaking
  - response property `allOf[#/components/schemas/AdTreeResponse]/campaigns/items/optimizationGoal` list-of-types was widened by adding types `array` to media type `application/json` of response `202`
  - response property `campaigns/items/optimizationGoal` list-of-types was widened by adding types `array` to media type `application/json` of response `200`
- **2026-08-25** `44b6b1ca2a8b` — 2 warning
  - added the new `page_likes` enum value to the `allOf[#/components/schemas/AdTreeResponse]/campaigns/items/adSets/items/ads/items/goal` response property for the response status `202`
  - added the new `page_likes` enum value to the `campaigns/items/adSets/items/ads/items/goal` response property for the response status `200`
- **2026-08-25** `ac5fffe58a63` — 2 breaking, 4 info
  - the `allOf[#/components/schemas/AdTreeResponse]/campaigns/items/optimizationGoal` response's property type/format changed from `string, null`/`` to `string, array`/`` for status `202`
  - the `campaigns/items/optimizationGoal` response's property type/format changed from `string, null`/`` to `string, array`/`` for status `200`
  - added the optional property `allOf[#/components/schemas/AdTreeResponse]/campaigns/items/adSets/items/createdTime` to the response with the `202` status
  - added the optional property `allOf[#/components/schemas/AdTreeResponse]/campaigns/items/createdTime` to the response with the `202` status
  - added the optional property `campaigns/items/adSets/items/createdTime` to the response with the `200` status
  - added the optional property `campaigns/items/createdTime` to the response with the `200` status
- **2026-08-21** `15e893e69e8c` — 1 breaking
  - the `backfillPending` response property const value `true` was removed for the status `202`
- **2026-08-18** `a23bb6e63438` — 2 info
  - added the optional property `allOf[#/components/schemas/AdTreeResponse]/campaigns/items/adSets/items/ads/items/creative/creativeId` to the response with the `202` status
  - added the optional property `campaigns/items/adSets/items/ads/items/creative/creativeId` to the response with the `200` status
- **2026-08-13** `e0cd92070858` — 2 info
  - added the new optional `query` request parameter `hasDelivery`
  - added the new optional `query` request parameter `minSpend`
- **2026-08-12** `5bcceb4c15ba` — 36 info
  - added the media type `application/json` for the response with the status `202`
  - added the optional property `campaigns/items/adSets/items/ads/items/metrics/anyOf[#/components/schemas/AdMetrics]/costPerAction` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/ads/items/metrics/anyOf[#/components/schemas/AdMetrics]/inlineLinkClickCtr` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/ads/items/metrics/anyOf[#/components/schemas/AdMetrics]/inlineLinkClicks` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/ads/items/metrics/anyOf[#/components/schemas/AdMetrics]/outboundClicks` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/ads/items/metrics/anyOf[#/components/schemas/AdMetrics]/outboundClicksCtr` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/ads/items/metrics/anyOf[#/components/schemas/AdMetrics]/uniqueClicks` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/ads/items/metrics/anyOf[#/components/schemas/AdMetrics]/uniqueCtr` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/daily/items/allOf[#/components/schemas/AdMetrics]/costPerAction` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/daily/items/allOf[#/components/schemas/AdMetrics]/inlineLinkClickCtr` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/daily/items/allOf[#/components/schemas/AdMetrics]/inlineLinkClicks` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/daily/items/allOf[#/components/schemas/AdMetrics]/outboundClicks` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/daily/items/allOf[#/components/schemas/AdMetrics]/outboundClicksCtr` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/daily/items/allOf[#/components/schemas/AdMetrics]/uniqueClicks` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/daily/items/allOf[#/components/schemas/AdMetrics]/uniqueCtr` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/metrics/costPerAction` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/metrics/inlineLinkClickCtr` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/metrics/inlineLinkClicks` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/metrics/outboundClicks` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/metrics/outboundClicksCtr` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/metrics/uniqueClicks` to the response with the `200` status
  - added the optional property `campaigns/items/adSets/items/metrics/uniqueCtr` to the response with the `200` status
  - added the optional property `campaigns/items/daily/items/allOf[#/components/schemas/AdMetrics]/costPerAction` to the response with the `200` status
  - added the optional property `campaigns/items/daily/items/allOf[#/components/schemas/AdMetrics]/inlineLinkClickCtr` to the response with the `200` status
  - added the optional property `campaigns/items/daily/items/allOf[#/components/schemas/AdMetrics]/inlineLinkClicks` to the response with the `200` status
  - added the optional property `campaigns/items/daily/items/allOf[#/components/schemas/AdMetrics]/outboundClicks` to the response with the `200` status
  - added the optional property `campaigns/items/daily/items/allOf[#/components/schemas/AdMetrics]/outboundClicksCtr` to the response with the `200` status
  - added the optional property `campaigns/items/daily/items/allOf[#/components/schemas/AdMetrics]/uniqueClicks` to the response with the `200` status
  - added the optional property `campaigns/items/daily/items/allOf[#/components/schemas/AdMetrics]/uniqueCtr` to the response with the `200` status
  - added the optional property `campaigns/items/metrics/costPerAction` to the response with the `200` status
  - added the optional property `campaigns/items/metrics/inlineLinkClickCtr` to the response with the `200` status
  - added the optional property `campaigns/items/metrics/inlineLinkClicks` to the response with the `200` status
  - added the optional property `campaigns/items/metrics/outboundClicks` to the response with the `200` status
  - added the optional property `campaigns/items/metrics/outboundClicksCtr` to the response with the `200` status
  - added the optional property `campaigns/items/metrics/uniqueClicks` to the response with the `200` status
  - added the optional property `campaigns/items/metrics/uniqueCtr` to the response with the `200` status

---

[Operation](https://skmtc.dev/zernio/apis/zernio-api/docs/v1/ads/tree/get.md) · [API](https://skmtc.dev/zernio/apis/zernio-api.md) · [Page](https://skmtc.dev/zernio/apis/zernio-api/changes/v1/ads/tree/get)
