curl - what is Review object in facebook graph API & how do I post it -


i have implemented of facebook features using curl , facebook graph apis mentioned in developer website. able post , upload photos. during course of adding other features, came acroos review object of graph api. page talks is: http://developers.facebook.com/docs/reference/api/review/ can please know, review means , is?

the example have given redirects http://developers.facebook.com/tools/explorer/?method=get&path=2345053339/reviews. can know exact syntax or parameters can use review.

i want implement user able post rating parameter, in int values.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -