A category for a Facebook Page. To get a complete list of page categories, send a GET request to the fb_page_categories root node. You can do this easily with the Graph API Explorer.
Page category
| Field | Description |
|---|---|
idnumeric string | The id of the category. |
api_enumstring | The value to be used, in the API, for category_enum. |
fb_page_categories | List of child categories. |
namestring | The name of the category. |