v1

latestOpenAPI 3.0.12026-07-244011,5573.5 MB
Content

Render a zone

API-friendly zone rendering at POST /api/v6/zones. Intended for backend rendering where the caller supplies a bearer access token directly. Renders the zone identified by event_name in the JSON request body and returns the structured zone content as JSON. Returns an error when no content backs the zone. For browser or in-app rendering use POST /zones instead.

post/api/v6/zones

Request body

dataobject nullable required
event_namestring required
id_tokenstring nullable required
jwtstring nullable required

Response

Zone content.

campaign_idstring required

Extole campaign id that served this zone. Absent if not determinable.

dataobject required

Creative output for this zone. Structure varies by campaign configuration.

event_idstring required

Extole event id generated for this zone render request.