
Updates to the API
This update comments API now provides developers with different 'views' of the comments on your page. There are three basic views; Top Level Comments, Replies and Comment Streams. These views can be accessed by the Graph API as well as through Facebook's FQL table.
Top Level comments - These are individual comments to the post itself, and not replied to any comment. This view is called "top level". The comments in this view might be ranked on the basis of their quality, replies, and some other factors.
Replies - This view, called "replies" fetches replies to an individual comment of a post.
Comment Streams - "stream" will return all top level comments and their replies in a chronological order, so the top level comments here won't be ranked.
Replies - This view, called "replies" fetches replies to an individual comment of a post.
Comment Streams - "stream" will return all top level comments and their replies in a chronological order, so the top level comments here won't be ranked.
0 comments:
Post a Comment