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

JQuery Autocomplete without using label, value, id -

c++ - Accessing inactive union member and undefined behavior? -

JAVA - what is the difference between void and boolean methods? -