Pinterest organic analytics
pinterest_analyticsGet organic Pinterest performance data—impressions, saves, clicks—for your account, top Pins, video Pins, or one Pin to identify what earns reach without ads.
Instructions
ORGANIC Pinterest performance — impressions, saves, Pin clicks, outbound clicks and their rates, for the whole ACCOUNT, for the TOP PINS, for the TOP VIDEO PINS (with view-through and average watch time), or for ONE Pin. This is unpaid reach; pinterest_ads_report covers paid. Use scope:"top_pins" to answer "what is actually working on our Pinterest" — it ranks the account’s own Pins by whichever metric you sort on. NOTE Pinterest keeps only 90 DAYS of organic analytics and refuses a longer window, which is refused here with the reason rather than as an opaque error. A VIDEO Pin takes a different metric set from a static one (pass video:true for scope:"pin"). THERE IS NO BOARD ANALYTICS: Pinterest’s v5 API publishes no such endpoint, so board-level performance genuinely does not exist in any API — do not promise it. An unknown metric is refused by name, and a metric Pinterest omits from a row is MISSING data ("if a column has no value, it may not be returned"), never a measured zero. Works on Pinterest’s Trial access tier — unlike creating Pins, every read row in Pinterest’s access-tier table is available on Trial. Read-only, 0 credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | top_pins / top_video_pins: how many (1–50, default 10) | |
| pinId | No | required for scope:"pin" — the id post_to_pinterest returned | |
| scope | No | default account | |
| since | No | YYYY-MM-DD, default 30 days ago; Pinterest allows at most 90 days back | |
| until | No | YYYY-MM-DD, default today | |
| video | No | scope:"pin" only — true when the Pin is a VIDEO, which has its own metric set | |
| sortBy | No | top_pins / top_video_pins: the metric to rank by (default the first metric) | |
| appTypes | No | ||
| splitField | No | account: NO_SPLIT | APP_TYPE | OWNED_CONTENT | SOURCE | PIN_FORMAT | |
| metricTypes | No | which metrics; omit for all of the ones valid at this scope. Unknown values are refused with the valid list. |