Lists

The List Object

A List is an arbitrary, unordered collection of Listeners. Lists can serve a range of purposes, but typically is used for creating a "prize draw" style contest.

ValueTypeDescription
uuidstringList UUID.
namestringList name.
allow_duplicatesbooleanAllow duplicates flag.
allow_same_householdbooleanAllow same household flag.
listener_notesstringListener notes.
campaignobjectSerialized Campaign object via CampaignBlueprint when present.
station_uuidstringStation UUID when station_id is present.
archived_atstringArchive timestamp.
created_atstringRecord creation timestamp.
updated_atstringRecord update timestamp.