---
title: "Changes to Update ad"
method: PUT
path: "/v1/ads/{adId}"
---

# Changes to Update ad

`PUT /v1/ads/{adId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 27 revisions.

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

## Changes

- **2026-08-25** `44b6b1ca2a8b` — 1 warning
  - added the new `page_likes` enum value to the `ad/goal` response property for the response status `200`
- **2026-08-21** `15e893e69e8c` — 1 info
  - added the non-success response with the status `502`
- **2026-08-18** `a23bb6e63438` — 1 info
  - added the optional property `ad/creative/creativeId` to the response with the `200` status
- **2026-08-12** `5bcceb4c15ba` — 7 info
  - added the optional property `ad/metrics/anyOf[#/components/schemas/AdMetrics]/costPerAction` to the response with the `200` status
  - added the optional property `ad/metrics/anyOf[#/components/schemas/AdMetrics]/inlineLinkClickCtr` to the response with the `200` status
  - added the optional property `ad/metrics/anyOf[#/components/schemas/AdMetrics]/inlineLinkClicks` to the response with the `200` status
  - added the optional property `ad/metrics/anyOf[#/components/schemas/AdMetrics]/outboundClicks` to the response with the `200` status
  - added the optional property `ad/metrics/anyOf[#/components/schemas/AdMetrics]/outboundClicksCtr` to the response with the `200` status
  - added the optional property `ad/metrics/anyOf[#/components/schemas/AdMetrics]/uniqueClicks` to the response with the `200` status
  - added the optional property `ad/metrics/anyOf[#/components/schemas/AdMetrics]/uniqueCtr` to the response with the `200` status
- **2026-08-11** `b8c9216f378a` — 2 info
  - added the new optional request property `targeting/keywords`
  - added the new optional request property `targeting/negativeKeywords`

---

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