开发者

Query Facebook for all pages owned by a given Application ID

开发者 https://www.devze.com 2023-01-24 02:38 出处:网络
I have inserted the following meta tag into 600+ web pages:开发者_C百科 <meta property=\"fb:app_id\" content=\"APP_ID\" />

I have inserted the following meta tag into 600+ web pages:开发者_C百科

<meta property="fb:app_id" content="APP_ID" />

How can I query Facebook for a result set of all pages that are administered by this AppID?


You probably need to query one of the FQL tables for that information. Probably the domain_admin or page_admin table.

http://developers.facebook.com/docs/reference/fql/domain_admin or http://developers.facebook.com/docs/reference/fql/page_admin

0

精彩评论

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

关注公众号