facebook graph API - get last checked users to place/page [closed]

耗尽温柔 提交于 2019-12-12 04:34:41

问题


I'm quite new to the FB API. In fact, I've just started. In my simple page I wanted to show a block dedicated to users, who recently (let's say for last 7 days) checked on my place. Is there any chance to do it through graph api? i have found several maybe not similar topics here but still usually there were no tips/solutions. Mainly i've found some issues with this concept.


回答1:


According to the docs you can only check how many people checked in, but not who exactly: https://developers.facebook.com/docs/graph-api/reference/v2.2/page

...it does make sense though, for privacy reasons.



来源:https://stackoverflow.com/questions/26911009/facebook-graph-api-get-last-checked-users-to-place-page

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!