---
title: "Changes to Get Pin analytics"
method: GET
path: "/pins/{pin_id}/analytics"
---

# Changes to Get Pin analytics

`GET /pins/{pin_id}/analytics`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 29 revisions.

- **2026-06-04** (v5) `b698c180678a` — 2 info
- **2024-08-14** (v5) `89c27ed39cfd` — 3 info
- **2023-07-14** (v5) `52586a274771` — 1 info
- **2023-02-14** (v5) `be19b77aa78a` — 8 breaking, 1 warning
- **2022-11-14** (v5) `e041d7b0cef0` — 1 warning
- **2022-07-11** (v5) `0d5998752011` — 1 info
- **2022-04-08** (v5) `c561dee8c137` — 6 breaking, 1 warning
- **2021-12-16** (v5) `2a34d1d22a47` — 1 info

## Changes

- **2026-06-04** (v5) `b698c180678a` — 2 info
  - added the non-success response with the status `401`
  - added the non-success response with the status `429`
- **2024-08-14** (v5) `89c27ed39cfd` — 3 info
  - the endpoint scheme security `client_credentials` was added to the API
  - added the enum value `PROFILE_VISIT` to the property `items/oneOf[subschema #1]/` of the `query` request parameter `metric_types`
  - added the enum value `USER_FOLLOW` to the property `items/oneOf[subschema #1]/` of the `query` request parameter `metric_types`
- **2023-07-14** (v5) `52586a274771` — 1 info
  - added the optional property `additionalProperties/lifetime_metrics` to the response with the `200` status
- **2023-02-14** (v5) `be19b77aa78a` — 8 breaking, 1 warning
  - removed the enum value `IMPRESSION` from the property `items/` of the `query` request parameter `metric_types`
  - removed the enum value `OUTBOUND_CLICK` from the property `items/` of the `query` request parameter `metric_types`
  - removed the enum value `PIN_CLICK` from the property `items/` of the `query` request parameter `metric_types`
  - removed the enum value `QUARTILE_95_PERCENT_VIEW` from the property `items/` of the `query` request parameter `metric_types`
  - removed the enum value `SAVE` from the property `items/` of the `query` request parameter `metric_types`
  - removed the enum value `VIDEO_AVG_WATCH_TIME` from the property `items/` of the `query` request parameter `metric_types`
  - removed the enum value `VIDEO_MRC_VIEW` from the property `items/` of the `query` request parameter `metric_types`
  - removed the enum value `VIDEO_V50_WATCH_TIME` from the property `items/` of the `query` request parameter `metric_types`
  - for the `query` request parameter `metric_types`, the type/format of property `items/` was changed from `string`/`` to ``/``
- **2022-11-14** (v5) `e041d7b0cef0` — 1 warning
  - for the `query` request parameter `ad_account_id`, the maxLength was set to `18`
- **2022-07-11** (v5) `0d5998752011` — 1 info
  - added the non-success response with the status `400`
- **2022-04-08** (v5) `c561dee8c137` — 6 breaking, 1 warning
  - removed the enum value `ATTRIBUTION_EVENT` from the `query` request parameter `split_field`
  - removed the enum value `CONTENT_TYPE` from the `query` request parameter `split_field`
  - removed the enum value `CONVERSION_TYPE` from the `query` request parameter `split_field`
  - removed the enum value `OWNED_CONTENT` from the `query` request parameter `split_field`
  - removed the enum value `PIN_FORMAT` from the `query` request parameter `split_field`
  - removed the enum value `SOURCE` from the `query` request parameter `split_field`
  - removed the optional property `all` from the response with the `200` status
- **2021-12-16** (v5) `2a34d1d22a47` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/pinterest/apis/pinterest-rest-api/docs/pins/:pin_id/analytics/get.md) · [API](https://skmtc.dev/pinterest/apis/pinterest-rest-api.md) · [Page](https://skmtc.dev/pinterest/apis/pinterest-rest-api/changes/pins/:pin_id/analytics/get)
