Facebook Graph API v2.2 builds on v2.1 with a number of improvements — particularly for apps that manage Pages — and includes one of the most-requested features by these apps: the ability to programmatically hide and unhide comments on Page posts.
Facebook Graph API v2.2 builds on v2.1 with a number of improvements — particularly for apps that manage Pages — and includes one of the most-requested features by these apps: the ability to programmatically hide and unhide comments on Page posts.
API v2.2 feature highlights
- Apps can now programmatically hide and unhide comments on Page posts.
- A new
token_for_business
field on the User object makes it easier to identify the same person across multiple apps owned by the same business. - There's a new way to manage Page subscriptions for realtime updates via a dedicated
subscribed_apps
edge. - More of a Page's attributes are now editable via the API through the Page node or the
settings
edge.
For the full list of additions, changes and deprecations in this version please see the Graph API changelog