YouTube
Insights
Pull YouTube video analytics into normalized metrics.
Fetch analytics for a published YouTube destination. Metrics are mapped into the shared Onepostly insights shape used across platforms.
Requires yt-analytics.readonly for full Analytics reports (public statistics may still appear without it).
Get insights
curl "https://api.onepostly.com/v1/posts/POST_ID/insights?destinationId=DEST_ID" \
-H "x-api-key: op_YOUR_KEY"Normalized fields
| Field | Notes |
|---|---|
plays / impressions | Views |
likes | Likes |
comments | Comments |
shares | Shares when Analytics data is available |
engagement | likes + comments (+ shares when present) |
Fresh uploads may return pending until analytics has data; public statistics often appear sooner.