问题
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