2013 年 7 月のロードマップには、link_stat テーブルをクエリするにはアクセス トークンが必要であると記載されています。
それでも、以下の URL を使用すると、まだ結果が得られます
https://graph.facebook.com/fql?q=SELECT url, normalized_url, share_count, like_count, comment_count, total_count,commentsbox_count, comments_fbid, click_count FROM link_stat WHERE url='http://www.google.com'
誰かが私にこれを説明できますか?