Get Post Analytics
get_post_analyticsFetch drilldown analytics for one published post, including per-snapshot metrics and campaign context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Compatibility alias for postId. | |
| postId | No | Published post ID to inspect. | |
| team_id | No | Team ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope. | |
| publishedPostId | No | Compatibility alias for postId. |