开发者

How ccan use FQL to get Photo commment' and LIKE tag?

开发者 https://www.devze.com 2023-04-03 16:32 出处:网络
Any one have idea how can use FQL to get facebook album photo comments as well as total no of like ta开发者_如何学编程g ..i found something commnet.get..but i dont how to use.

Any one have idea how can use FQL to get facebook album photo comments as well as total no of like ta开发者_如何学编程g ..i found something commnet.get ..but i dont how to use.

pls let me know if any one have suggestion. thanks


The most easy way - you can make a graph API to "ALBUM_ID?fields=likes,comments"
example: https://graph.facebook.com/99394368305?fields=likes,comments

hope this helps

0

精彩评论

暂无评论...
验证码 换一张
取 消