---
title: "Changes to List ads"
method: GET
path: "/v1/ads"
---

# Changes to List ads

`GET /v1/ads`

> Every recorded change to this endpoint, newest first.
> 27 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 27 revisions.

- **2026-08-25** `44b6b1ca2a8b` — 2 warning
- **2026-08-21** `15e893e69e8c` — 1 breaking
- **2026-08-18** `a23bb6e63438` — 2 info
- **2026-08-12** `5bcceb4c15ba` — 8 info

## Changes

- **2026-08-25** `44b6b1ca2a8b` — 2 warning
  - added the new `page_likes` enum value to the `ads/items/goal` response property for the response status `200`
  - added the new `page_likes` enum value to the `allOf[#/components/schemas/AdsListResponse]/ads/items/goal` response property for the response status `202`
- **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 `ads/items/creative/creativeId` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AdsListResponse]/ads/items/creative/creativeId` to the response with the `202` status
- **2026-08-12** `5bcceb4c15ba` — 8 info
  - added the media type `application/json` for the response with the status `202`
  - added the optional property `ads/items/metrics/anyOf[#/components/schemas/AdMetrics]/costPerAction` to the response with the `200` status
  - added the optional property `ads/items/metrics/anyOf[#/components/schemas/AdMetrics]/inlineLinkClickCtr` to the response with the `200` status
  - added the optional property `ads/items/metrics/anyOf[#/components/schemas/AdMetrics]/inlineLinkClicks` to the response with the `200` status
  - added the optional property `ads/items/metrics/anyOf[#/components/schemas/AdMetrics]/outboundClicks` to the response with the `200` status
  - added the optional property `ads/items/metrics/anyOf[#/components/schemas/AdMetrics]/outboundClicksCtr` to the response with the `200` status
  - added the optional property `ads/items/metrics/anyOf[#/components/schemas/AdMetrics]/uniqueClicks` to the response with the `200` status
  - added the optional property `ads/items/metrics/anyOf[#/components/schemas/AdMetrics]/uniqueCtr` to the response with the `200` status

---

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