Get friends checkin from FQL

https://graph.facebook.com/

fql?q=SELECT coords, tagged_uids, page_id, author_uid FROM checkin WHERE author_uid IN (SELECT uid2 FROM friend WHERE uid1 = me())

http://developers.facebook.com/docs/reference/fql/checkin/

We can test the result from  Graph API Explorer
http://developers.facebook.com/tools/explorer

Comments

Popular posts from this blog

董事長您好

After reading Steve Jobs Autobiography

Drawing textured cube with Vulkan on Android