开发者

How to get Facebook photo TAG using FQL?

Any one have idea 开发者_如何学编程how can get TAG of facebook photos using FQL?


You have simply the photo_tag Table and there is fields like text you can query,as

SELECT text FROM photo_tag WHERE pid ='pid' where pid is The ID of the photo being queried

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜