---
title: "Changes to Retrieve ad report"
method: GET
path: "/ad_reports"
---

# Changes to Retrieve ad report

`GET /ad_reports`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 41 revisions.

- **2026-08-18** `f67a043e3190` — 2 breaking, 9 info

## Changes

- **2026-08-18** `f67a043e3190` — 2 breaking, 9 info
  - the `query` request parameter `breakdown` was restricted to a list of enum values
  - the `query` request parameter `granularity` was restricted to a list of enum values
  - added the new enum value `ad` to the `query` request parameter `breakdown`
  - added the new enum value `ad_group` to the `query` request parameter `breakdown`
  - added the new enum value `campaign` to the `query` request parameter `breakdown`
  - added the new enum value `daily` to the `query` request parameter `granularity`
  - added the new enum value `hourly` to the `query` request parameter `granularity`
  - added the new enum value `monthly` to the `query` request parameter `granularity`
  - added the new enum value `weekly` to the `query` request parameter `granularity`
  - for the `query` request parameter `breakdown`, the type/format was generalized from ``/`` to `string`/``
  - for the `query` request parameter `granularity`, the type/format was generalized from ``/`` to `string`/``

---

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