facebook - How to get a list of check ins using Graph -
i need fetch list of checkins (now simple post location attached) made through app (posting checkin user's timeline works).
previously, did fql version 2.0 of api seems lastly 1 back upwards fql, need fetch list graph.
but have no thought how , docs aren't helpful either (at to the lowest degree me :( ).
also, need limit checkins range of 10 miles within current user's location.
any help appreciated...
according https://developers.facebook.com/docs/reference/fql/location_post/
by including with=location in url parameters, /home, /feed, and/post connections on user object can filtered posts containing location.
if have @ https://developers.facebook.com/docs/graph-api/reference/v2.0/user/feed/#read can see how request posts location attached. relative current user, guess doesn't help much.
furthermore, filtering lat/lng not possible via graph api.
i'd recommend utilize fql because around @ to the lowest degree 2 years, see https://developers.facebook.com/docs/apps/versions/#versioning
facebook facebook-graph-api
No comments:
Post a Comment