An FQL table that can be used to return a list of a users that are blocked from a Facebook Page.
The Page Graph API object has an equivalent blocked connection that can also be used to block or unblock users.
| Name | Description |
|---|---|
| numeric string | The ID of the Page |
uid numeric string | The ID of any user blocked by the Page |
To read the page_blocked_user table you need:
manage_pages permissions for the list of blocked users on any Pages that the current session user is an admin of