facebook graph get comment

You can get any sub info(from,id) of comment replies by just nesting fields ... https://graph.facebook.com/post_id/comm...

facebook graph get comment

You can get any sub info(from,id) of comment replies by just nesting fields ... https://graph.facebook.com/post_id/comments?access_token= ...,You can specify an order of reverse_chronological to get the newest comments first. It's not documented but seems to work from v2.0 on. i.e. Get all post ...

相關軟體 Microsoft Windows SDK 資訊

Microsoft Windows SDK
Microsoft Windows SDK 提供了工具,編譯器,頭文件,庫,代碼示例以及開發人員可以用來創建在 Microsoft Windows 上運行的應用程序的新幫助系統。您可以使用 Windows SDK 使用本機(Win32 / COM)或託管(.NET Framework)編程模型編寫應用程序。 Windows 10 SDK 提供了用於構建 Windows 10 應用程序的最新標題,... Microsoft Windows SDK 軟體介紹

facebook graph get comment 相關參考資料
Comment - Graph API - Facebook for Developers

A comment can be made on various types of content on Facebook. Most Graph API nodes have a /comments edge that lists all the comments on that object.

https://developers.facebook.co

Facebook Graph API - access the comments and their replies with ...

You can get any sub info(from,id) of comment replies by just nesting fields ... https://graph.facebook.com/post_id/comments?access_token= ...

https://stackoverflow.com

Facebook Graph API - get latest comments - Stack Overflow

You can specify an order of reverse_chronological to get the newest comments first. It's not documented but seems to work from v2.0 on. i.e. Get all post ...

https://stackoverflow.com

Facebook Graph API get all comments - Stack Overflow

The correct syntax to read comments from the Facebook Graph API is as follows: GET /object-id}/comments. So your URL would look like this:.

https://stackoverflow.com

Facebook Graph API. How to get comment from post - Stack Overflow

you have to change the position access token and limit

https://stackoverflow.com

How to display "from" fields in comments via Facebook Graph API ...

Since v2.11 of the Graph API, you need a Page Token to get user data of comments: ...

https://stackoverflow.com

Object Comments - Graph API - Facebook for Developers

/object-id}/comments. This reference describes the /comments edge that is common to multiple Graph API nodes. The structure and operations are the same for ...

https://developers.facebook.co

Retrieve Facebook Post Comments Using Graph API - Stack Overflow

You need to call it from a secure request https and provide an access_token :

https://stackoverflow.com

回應- Graph API - 文件- Facebook for Developers

用戶可就Facebook 的各類內容發表 comment 。大多數Graph API 節點均含有 /comments 邊緣,以列出所有關於該物件的回應。 /comment-id} 節點會傳回單一 ...

https://developers.facebook.co

留言- Graph API - Facebook for Developers

可以針對Facebook 上的各類內容提出 comment 。大多數的圖形API 節點均包含一個 /comments 關係連線,其中會列出針對該對象提出的所有留言。 /comment-id} ...

https://developers.facebook.co