Facebook Graph API : detect action of feeds in /feed -


I am now developing an app that has the Facebook graph API graph / me / Authorized user to get all the feeds feeds Here the problem is how to detect the action of the feeds, such as: added photo, updated status ...

The result of the endpoint: me / feeds , each feed provides a field named : status_type So, based on this field, you can detect the operation of the feed. For example: Added_photo, shared_story, app_create_story, tag_en_photo


Comments

Popular posts from this blog

python - rpy2 import is not working -

javascript - How to get MySQL query result returned using $.ajax -

javascript - How to use the code plugin with popcornjs -