Get category sub-interest

GET {{baseUrl}}/ad_accounts/:ad_account_id/insights/audiences/:scope/:type/:category_id?sort=RATIO

Get information about a category's sub-level interests. For a list of interests, their IDs, and hierarchy, see the list of interests. Also, a category is a level-one (L1) interest. For example, in the interest hierarchy see Animals > Mammals > Dogs, Animals is the category.

Request Params

KeyDatatypeRequiredDescription
sortstringSort method. Only RATIO is supported.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"items":[{"key":"549755885175","name":"travel","ratio":0.551,"index":1.2,"id":"549755885175"},{"key":"549755885175","name":"travel","ratio":0.551,"index":1.2,"id":"549755885175"}]}