The New Page Experience is a way for public figures, businesses, and others who want to build and connect with an audience to manage their professional presence on Facebook.
Many of the same endpoints used for the Facebook Pages API are also available for the New Page Experience API with some exceptions. These exceptions include endpoints that have been deprecated, may reveal private, personal information or are still under development.
Use the Page has_transitioned_to_new_page_experience
field to determine if your Page has been migrated to the New Page Experience.
The same feature, permission, and tasks required for each endpoint remain the same for the New Page Experience API.
Please visit the reference documentation for a specific endpoint to determine if that endpoint is supported for the New Pages Experience API.
A new Page can comment as the Page on new Pages or classic Pages. However, a classic Page can not comment on a new Page.
is_owned
field returns true
The following endpoints and their fields are not supported for the New Pages Experience API and will return an error when called.
/PAGE-ID/likes
/PAGE-ID/global_brand_children
/PAGE-ID/tabs
/PAGE-ID/visitor_posts
The following PageNode fields are not supported for the New Pages Experience API and will return null unless otherwise stated.
|
|
|
The comments_mirroring_domain
field for the GET /PAGE-ID
and GET /PAGEPOST-ID/promotable_posts
endpoints is not supported and will return an error.
Learn how to get the ID for your Facebook Page and publish a post on your Page using the Get started with the Pages API guide.
Business Help CenterEndpoint References | Page Field ReferencesPages API Guides |