facebook - How to retrieve the POST_ID -


facebook posts have unique id. in order use fql, how can find out id of specific post? thanks.

i think found not possible retrieve id of existing post/object. way have seems create post via graph api , store returned value (which object id).


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -