Appearance
Fresh 2026
Version 18.0
Graph API
Released September 12, 2023 | Available until January 26, 2026 | Blog Post
Instagram Graph API
Deprecation of Media and User Insights
Applies to v18.0+. Will apply to all versions on December 11, 2023.
Duplicative and legacy Instagram insight metrics are being deprecated. Please see documentation for the endpoints and Instagram Insights for more information on which metrics to use in their place.
The following endpoints and metrics are affected:
GET /{ig-user-id}/insightsAUDIENCE_GENDER_AGEAUDIENCE_LOCALEAUDIENCE_COUNTRYAUDIENCE_CITY
GET /{ig-media-id}/insightsCAROUSEL_ALBUM_IMPRESSIONSCAROUSEL_ALBUM_REACHCAROUSEL_ALBUM_ENGAGEMENTCAROUSEL_ALBUM_SAVEDCAROUSEL_ALBUM_VIDEO_VIEWSTAPS_FORWARDTAPS_BACKEXITSENGAGEMENT
Note:total_interactions, which is listed as an alternative for some of the deprecated metrics, is currently only available using version 18.0 and does not work with older versions. When querying older versions before Dec 11, 2023, please use the engagement metric.total_interactions, which is listed as an alternative for some of the deprecated metrics, is currently only available using version 18.0 and does not work with older versions. When querying older versions before Dec 11, 2023, please use the engagement metric.
Server-Sent Events
Server-Sent Events are deprecated and will be removed December 31, 2023.
WhatsApp
See the WhatsApp Business Platform changelog.
Marketing API
Released September 12, 2023 | Available until August 13, 2024 | Blog Post
Catalog API
Credit Cards
Applies to v18.0+.
The {ad-account-id}/credit_cards endpoint is no longer supported.
Reach and Frequency
Reach and Frequency Campaigns
Applies to v18.0+.
Objective
- Target frequency can now be used for
REACHandVIDEO_VIEWSobjectives in reach and frequency campaigns. - The
objectiveparameter will no longer acceptTRAFFICunless therf_prediction_id_to_shareparameter is set to a valid prediction ID.
Optimizations
- Reach and frequency campaigns can now use the
REACHoptimization. - The
optimization_goalparameter will no longer acceptPOST_ENGAGEMENTorLINK_CLICKSunless therf_prediction_id_to_shareparameter is set to a valid prediction ID. - The
frequency_capparameter will no longer accept any value greater than0if theoptimization_goalparameter is set toAD_RECALL_LIFT.AD_RECALL_LIFTpredictions will be generated without applying any frequency cap.
The following endpoints are affected:
POST /act_{ad-account-id}/reachfrequencypredictions
Targeting
Location Targeting
Applies to v18.0+. Will apply to all versions December 11, 2023.
When no location_types is sent in the API call, it will default to ['home', 'recent'].
The following endpoints are affected:
GET /act_{ad-account-id}/reachestimateGET /act_{ad-account-id}/delivery_estimatePOST /act_{ad-account-id}/adsetsPOST /{adset-id}
Location Targeting Deprecation
Applies to v18.0+.
All options other than ['home','recent'] will be deprecated for location_types. Trying to use any options other than ['home', 'recent'] will result in an error.
The following endpoints are affected:
GET /act_{ad-account-id}/reachestimateGET /act_{ad-account-id}/delivery_estimatePOST /act_{ad-account-id}/saved_audiencesPOST /act_{ad-account-id}/adsetsPOST /{adset-id}POST /{saved-audience-id}