Ad Networks
Request
curl --location 'ttps://api.thebrief.ai/v1/adnetworks' \
--header 'Authorization: Bearer eyJ...'Response
{
"response": [
{
"id": 0,
"name": "",
"type": "",
"adTag": true,
"html5": true,
"status": true
}
]
}
List Ad Networks for Ad Serving
Request
Response
Field
Type
Description
List Ad Networks for HTML
Request
Response
Field
Type
Description
Last updated

