Ads and Commerce

Ad Account Broadtargetingcategories

Updated: Apr 18, 2024

Reading

The broad targeting categories from this Ad Account.

Example

GET /v25.0/{ad-account-id}/broadtargetingcategories HTTP/1.1
Host: graph.facebook.com
If you want to learn how to use the Graph API, read our Using Graph API guide

Parameters

Parameter Description
custom_categories_only
boolean
If true, we return only custom categories.

Fields

Reading from this edge will return a JSON formatted result:
{
"data": [],
"paging": {}
}
data
A list of BroadTargetingCategories nodes.
paging
For more details about pagination, see the Graph API guide.

Error Codes

Error Code Description
200
Permissions error
80004
There have been too many calls to this ad-account. Wait a bit and try again. For more info, please refer to /docs/graph-api/overview/rate-limiting#ads-management.

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.