Live Reads

The LiveRead Object

The LiveRead object represents a live-read promo script with active dates and status. It mirrors much of the liner-style structure but is specifically modelled for live-read content and includes campaign/client/station context where applicable. It’s useful for managing presenter-read promotional scripts in an organised way.

ValueTypeDescription
uuidstringLive read UUID.
namestringName.
contentstringContent.
start_datestringStart date/time.
end_datestringEnd date/time.
statusstringStatus.
campaignobjectSerialized Campaign object when present and not NullCampaign.
clientobjectSerialized Client object via ClientBlueprint when present.
station_uuidstringStation UUID when station_id is present.
archived_atstringArchive timestamp.
created_atstringRecord creation timestamp.
updated_atstringRecord update timestamp.