ig_get_account_insights
Retrieve Instagram account insights including views, reach, follower count, and engagement metrics for specific date ranges with daily, weekly, or monthly aggregation.
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) |