image or video_hosted, narrowed to the screen’s pixel dimensions, duration, file limits, and operational constraints. Venue, screen network, loop position, scheduling, and audience currency are inventory facts rather than creative format IDs.
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 image and hosted-video contracts for DOOH screens and venue networks.
image or video_hosted, narrowed to the screen’s pixel dimensions, duration, file limits, and operational constraints. Venue, screen network, loop position, scheduling, and audience currency are inventory facts rather than creative format IDs.
{
"format_option_id": "station_landscape_1920x1080",
"format_kind": "image",
"params": {
"width": 1920,
"height": 1080,
"max_file_size_kb": 10240,
"slots": [{ "asset_group_id": "image_main", "asset_type": "image", "required": true }]
}
}
{
"format_kind": "video_hosted",
"params": {
"width": 1080,
"height": 1920,
"duration_ms_exact": 10000,
"containers": ["mp4"],
"video_codecs": ["h264"],
"slots": [{ "asset_group_id": "video_main", "asset_type": "video", "required": true }]
}
}
Was this page helpful?