API documentation
Retrieve targeting lists for a given URL
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
"status": "ok",
"data": {
"targeting_lists": [
{
"id": "123"
},
{
"id": "456"
}
]
}
}Retrieve all targeting lists
Path Parameters
Name
Type
Description
Retrieve targeting list basic information
Path Parameters
Name
Type
Description
Retrieve semantic targeting list query
Path Parameters
Name
Type
Description
Retrieve IAB category information
Path Parameters
Name
Type
Description
Retrieve entity information
Path Parameters
Name
Type
Description
Retrieve overal metrics for a particular query
Path Parameters
Name
Type
Description
Retrieve panel based contextual targeting settings
Path Parameters
Name
Type
Description
Publish a contextual targeting (LIVE)
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Archive a contextual targeting
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Last updated
Was this helpful?