ig_get_account_insights
Retrieve Instagram account performance metrics including views, reach, follower count, reposts, accounts engaged, and total interactions. Specify period and date range to analyze audience growth and engagement trends.
Instructions
Get Instagram account insights. Note: 'impressions', 'email_contacts', 'phone_call_clicks', 'text_message_clicks', 'get_directions_clicks', 'website_clicks', 'profile_views' were deprecated in v22.0. Use 'views', 'reach', 'follower_count', 'reposts' instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric | Yes | Comma-separated metrics: views,reach,follower_count,reposts,accounts_engaged,total_interactions | |
| period | Yes | Aggregation period | |
| since | No | Start date (Unix timestamp or ISO 8601) | |
| until | No | End date (Unix timestamp or ISO 8601) |