---
title: "Changes to Get ad analytics"
method: GET
path: "/v1/ads/{adId}/analytics"
---

# Changes to Get ad analytics

`GET /v1/ads/{adId}/analytics`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 27 revisions.

- **2026-08-21** `15e893e69e8c` — 1 breaking
- **2026-08-12** `5bcceb4c15ba` — 1 warning, 15 info

## Changes

- **2026-08-21** `15e893e69e8c` — 1 breaking
  - the `backfillPending` response property const value `true` was removed for the status `202`
- **2026-08-12** `5bcceb4c15ba` — 1 warning, 15 info
  - removed the optional property `ad/trigger` from the response with the `200` status
  - added the media type `application/json` for the response with the status `202`
  - added the optional property `analytics/daily/items/allOf[#/components/schemas/AdMetrics]/costPerAction` to the response with the `200` status
  - added the optional property `analytics/daily/items/allOf[#/components/schemas/AdMetrics]/inlineLinkClickCtr` to the response with the `200` status
  - added the optional property `analytics/daily/items/allOf[#/components/schemas/AdMetrics]/inlineLinkClicks` to the response with the `200` status
  - added the optional property `analytics/daily/items/allOf[#/components/schemas/AdMetrics]/outboundClicks` to the response with the `200` status
  - added the optional property `analytics/daily/items/allOf[#/components/schemas/AdMetrics]/outboundClicksCtr` to the response with the `200` status
  - added the optional property `analytics/daily/items/allOf[#/components/schemas/AdMetrics]/uniqueClicks` to the response with the `200` status
  - added the optional property `analytics/daily/items/allOf[#/components/schemas/AdMetrics]/uniqueCtr` to the response with the `200` status
  - added the optional property `analytics/summary/costPerAction` to the response with the `200` status
  - added the optional property `analytics/summary/inlineLinkClickCtr` to the response with the `200` status
  - added the optional property `analytics/summary/inlineLinkClicks` to the response with the `200` status
  - added the optional property `analytics/summary/outboundClicks` to the response with the `200` status
  - added the optional property `analytics/summary/outboundClicksCtr` to the response with the `200` status
  - added the optional property `analytics/summary/uniqueClicks` to the response with the `200` status
  - added the optional property `analytics/summary/uniqueCtr` to the response with the `200` status

---

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