get_audience_insights
Retrieve follower demographics by age, gender, country, and city to understand your Instagram audience and inform content strategy.
Instructions
Follower demographics (age, gender, country, city).
Requires the account to have >=100 followers (Meta privacy floor) — below that the Graph returns an error, surfaced cleanly. Newer Graph versions use metric= follower_demographics with metric_type=total_value + breakdown=age|gender|country|city and a timeframe (last_14_days|last_30_days|last_90_days|prev_month) for engaged-audience metrics. All are override-able.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric | No | ||
| period | No | lifetime | |
| account | No | ||
| breakdown | No | age,gender,country,city | |
| timeframe | No | ||
| metric_type | No | total_value |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||