2025-01 Instagram upgrade Social v21
Starting on January 30th, 2025, Instagram’s API will be upgraded from v19 to v21. This upgrade introduces changes to deprecated metrics, reporting limitations, and data availability, requiring updates to your integration for continued functionality.
Key changes in Instagram API v21
Deprecated fields and metrics
Insight account metrics
The following metrics have been deprecated and will no longer be available:
email_contactsget_direction_clicksprofile_viewstext_message_clickswebsite_clicksphone_call_clicks
Timeframe deprecations
The following timeframes are no longer supported for the metrics reached_audience_demographics and engaged_audience_demographics:
last_14_dayslast_30_dayslast_90_daysprev_month
Insight media metrics
video_viewsis now deprecated.
Insight account API limitations
Metrics for small accounts
- The
follower_countandonline_followersmetrics will not be available for Instagram business or creator accounts with fewer than 100 followers.
Data availability for online_followers
- Insights data for the
online_followersmetric will only be available for the last 30 days.
Handling missing data
- If insights data is unavailable or does not exist, the API will return an empty data set instead of
0for individual metrics.
Demographic metrics
- Demographic metrics will only include data for the top 45 performers.
- Metrics are calculated using only viewers for whom demographic data is available, which may result in totals less than the follower count.
Delayed metrics data
- Data used for calculating metrics may experience delays of up to 48 hours.
Recommended actions
-
For deprecated metrics:
- Remove any references to deprecated metrics from your integration.
- Update schema mappings to avoid null or empty values in your reports.
-
For new limitations:
- Review account and demographic data queries to account for changes in availability and restrictions.
- Modify reporting to reflect potential delays and the limited scope of top-performer demographic metrics.
-
Account adjustments:
- Ensure compliance with the minimum follower count requirements to access key metrics.