Graph API Version

Page Category

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.

Reading

Page category

New Page Experience

This endpoint is supported for New Page Experience.

Parameters

This endpoint doesn't have any parameters.

Fields

FieldDescription
id
numeric string

The id of the category.

api_enum
string

The value to be used, in the API, for category_enum.

fb_page_categories

List of child categories.

name
string

The name of the category.

Creating

You can't perform this operation on this endpoint.

Updating

You can't perform this operation on this endpoint.

Deleting

You can't perform this operation on this endpoint.