Appearance
Fresh 2026
Version 2.12
Graph API | Marketing API
Changelog entries are categorized in the following way:
- New Features, New products or services, including new nodes, edges, and fields.
- Changes, Changes to existing products or services (not including Deprecations).
- Deprecations, Existing products or services that are being removed.
- 90-Day Breaking Changes, Changes and deprecations that will take effect 90 days after the version release date.
New Features, Changes, and Deprecations only affect this version. 90-Day Breaking Changes affect all versions.
Breaking Changes are not included here since they are not tied to specific releases.
Graph API
Released January 30, 2018 | Available until May 5, 2020 | Blog Post
- New Features
- Changes
- Deprecations
- 90-Day Breaking Changes
New Features
No new features.
Changes
- Webhooks
Webhooks
- Page Topic,
sender_nameandsender_idhave been replaced with a singlefromproperty in Mentions for Workplace subscriptions.
Deprecations
No deprecations.
90-Day Breaking Changes
- Events
- Groups
- Pages
- Videos
Events
GET /event,GEToperations on the following fields now require an access token of an Admin of the Event.is_draftcan_guests_inviteguest_list_enabledattendinginteresteddeclinedmaybenoreplyrolesticket_tiersfeedpostscommentsphotoslive_videos
In addition, the following fields have been deprecated:
is_viewer_admincan_viewer_postPOST /event,POSToperations now require an access token of an Admin of the Event.Event-Owned Objects,
GEToperations on Event-owned objects now require an access token of an Admin of the Event. This affects the following nodes:GET /postGET /commentGET /photoGET /live_video
Groups
GET /group,GEToperations on the following fields and edges now require an access token of an Admin of the Group:
Fields
member_request_countownerprivacyupdated_time
Edges
GET /albums*GET /adminsGET /docs*GET /events*GET /feed*GET /filesGET /former_membersGET /groups*GET /links*GET /live_videos*GET /member_requestsGET /membersGET /moderatorsGET /posts*GET /taggedGET /videos*
In the coming weeks, edges marked with an asterisk (*) will once again allow requests from non-Admin Group members. However, responses will not include User information unless the request is made with an access token of an Admin of the Group.
POST /group,POSToperations now require an access token of an Admin of the Group.Group-Owned Objects,
GEToperations on Group-owned objects now require an access token of an Admin of the Group. This affects the following nodes:GET /albumGET /commentGET /docGET /eventGET /live_videoGET /photoGET /post
Pages
Impressions Reporting, Redefining the use of organic from not paid, not viral to not paid and introducing a new sets of metrics called nonviral which will match the old definition of organic from and earlier versions. The new relationship:
- total impressions = paid impressions + organic impressions
- organic impressions = viral impressions + nonviral impressions
This affects the following endpoints:
GET /page/insightsGET /post/insightsInsights, Changing the results returned by like and unlike metrics.
The following like metrics:
/page/insights/page_fans_by_like_source_unique/page/insights/page_fans_by_like_source
now return:
AdsOtherPage SuggestionsNews FeedYour PageRestored Likes from Reactivated AccountsSearch
The following unlike metrics:
/page/insights/page_fans_by_unlike_source_unique/page/insights/page_fans_by_unlike_source
now return:
Deactivated or Memorialized Account RemovalsSuspicious Account RemovalsUnlikes from Page, Posts, or News FeedUnlikes from SearchUnderage Account RemovalsUnlikes from Page SuggestionsOther
Videos
Page-owned videos, The
sourcefield will no longer be returned for Page-owned videos unless the User making the request has a role on the owning Page. This affects the following endpoints:GET /videoGET /postGET /page/videosGET /page/postsGET /page/feed
Marketing API
Released January 30, 2018 | Available Until Aug 7, 2018 | Blog Post
Please refer to the blog post for a summary of changes.