resources
Get interest details
Get details of a specific interest given interest ID.
Click here for a spreadsheet listing interests and their IDs.
get/resources/targeting/interests/{interest_id}
Path parameters
interest_idstring required
Unique identifier of an interest.
Response
The request has succeeded.
Example response
{
"id": "945391946569",
"level": 2,
"name": "Dress"
}