List Interests
GET {{baseUrl}}/v1/youtube/interests?limit=32560241.38876015&query=nostrud proident qui eu Lorem
Search the list of intersts
Body
PARAM
Key | Datatype | Required | Description |
limit
|
string | Max items to get | |
query
|
string | String to search by |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"interests": [
{
"id": 1,
"name": ""
},
{
"id": 1,
"name": ""
}
],
"total": 28,
"error": false
} |
ENDPOINTS