A Facebook user who likes a Page as represented in FQL.
| Name | Description |
|---|---|
created_time number | The UNIX time when the user liked the Page. |
| id | The ID of the Page being queried. |
| string | The profile section on the user's profile which contains the Page. |
type string | The type of Page being queried. |
| id | The user ID who has liked the Page being queried. |
access_token if it is public (visible to anyone on Facebook).user_likes permissions if querying the current user.friends_likes permissions if querying a user's friend.