---
title: "Changes to Update an ad"
method: PATCH
path: "/ads/{connection_id}/ad/{id}"
---

# Changes to Update an ad

`PATCH /ads/{connection_id}/ad/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 25 revisions.

- **2026-07-31** `963bcc74f9e3` — 3 warning, 3 info
- **2026-07-26** `8f2437668567` — 6 info

## Changes

- **2026-07-31** `963bcc74f9e3` — 3 warning, 3 info
  - added the new `CTV` enum value to the `ad_type` response property for the response status `200`
  - added the new `DOOH` enum value to the `ad_type` response property for the response status `200`
  - added the new `NATIVE` enum value to the `ad_type` response property for the response status `200`
  - added the new `CTV` enum value to the request property `ad_type`
  - added the new `DOOH` enum value to the request property `ad_type`
  - added the new `NATIVE` enum value to the request property `ad_type`
- **2026-07-26** `8f2437668567` — 6 info
  - added the new optional request property `advertiser_name`
  - added the new optional request property `logo_creative_id`
  - added the enum value `advertiser_name` to the property `items/` of the `query` request parameter `fields`
  - added the enum value `logo_creative_id` to the property `items/` of the `query` request parameter `fields`
  - added the optional property `advertiser_name` to the response with the `200` status
  - added the optional property `logo_creative_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/unified/apis/unified-to-api/docs/ads/:connection_id/ad/:id/patch.md) · [API](https://skmtc.dev/unified/apis/unified-to-api.md) · [Page](https://skmtc.dev/unified/apis/unified-to-api/changes/ads/:connection_id/ad/:id/patch)
