{
"live_id": 0
}curl --location '/api/active_configs/ad/info' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data '{
"live_id": 0
}'{
"status": 0,
"metadata": {
"items": [
{
"url": "string",
"content": "string",
"pc_content": "string",
"is_cut": 0,
"type": "string"
}
]
}
}