video_hosted; radio uses audio_hosted. Spot duration, codec, loudness, frame rate, and delivery-file constraints narrow the canonical. Network, station, daypart, rotation, clearance, and audience measurement remain media-buy facts.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
AdCP 3.2 beta is starting protocol-first — join the beta program →
Canonical hosted video and audio contracts for linear television and radio.
video_hosted; radio uses audio_hosted. Spot duration, codec, loudness, frame rate, and delivery-file constraints narrow the canonical. Network, station, daypart, rotation, clearance, and audience measurement remain media-buy facts.
{
"format_option_id": "broadcast_tv_30s",
"format_kind": "video_hosted",
"params": {
"duration_ms_exact": 30000,
"width": 1920,
"height": 1080,
"containers": ["mxf"],
"slots": [{ "asset_group_id": "video_main", "asset_type": "video", "required": true }]
}
}
{
"format_kind": "video_hosted",
"assets": {
"video_main": {
"asset_type": "video",
"url": "https://cdn.acmeoutdoor.example/trail-pro-tv-30.mxf",
"duration_ms": 30000,
"width": 1920,
"height": 1080
}
},
"industry_identifiers": [
{ "type": "ad_id", "value": "ABCD1234000" }
]
}
Was this page helpful?