开发者

Facebook Graph API, definitive list of extended permissions

开发者 https://www.devze.com 2023-01-22 12:52 出处:网络
Can someone point me to an up-to-date and exhaustive list of extended permissions for Facebook Graph API?I\'ve been using (http://developers.fac开发者_如何学编程ebook.com/docs/authentication/permissio

Can someone point me to an up-to-date and exhaustive list of extended permissions for Facebook Graph API? I've been using (http://developers.fac开发者_如何学编程ebook.com/docs/authentication/permissions), but that list doesn't include music, books, etc. Is that a subset of one of the existing permissions?


https://developers.facebook.com/docs/facebook-login/permissions/v2.4

This should help you with all the permissions for music, news, video and activity :)


ads_management,ads_read,bookmarked,email,manage_notifications,manage_pages,publish_actions,publish_pages,read_insights,read_mailbox,read_page_mailboxes,read_stream,rsvp_event,tab_added,user_about_me,user_birthday,user_education_history,user_events,user_friends,user_games_activity,user_groups,user_hometown,user_likes,user_location,user_managed_groups,user_photos,user_posts,user_relationship_details,user_relationships,user_religion_politics,user_status,user_tagged_places,user_videos,user_website,user_work_history

As you can see at:

https://developers.facebook.com/docs/facebook-login/permissions/v2.3 https://developers.facebook.com/docs/reference/fql/permissions


With newest version I found this is helpful for me.


That is the definitive list, I believe those elements are subsets and probably depend on the permissions given to you by the user. See this post: http://forum.developers.facebook.net/viewtopic.php?pid=283691

0

精彩评论

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