Get interest details
GET {{baseUrl}}/resources/targeting/interests/:interest_id
Get details of a specific interest given interest ID.
Click here for a spreadsheet listing interests and their IDs.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"64586","name":"\u003cstring\u003e","child_interests":["\u003cstring\u003e","\u003cstring\u003e"],"level":"\u003cinteger\u003e"}