Files

8 lines
326 B
JSON

[
{ "name": "id", "type": "text", "label": "Campaign ID" },
{ "name": "name", "type": "text", "label": "Name" },
{ "name": "status", "type": "text", "label": "Status" },
{ "name": "daily_limit", "type": "integer", "label": "Daily limit" },
{ "name": "created_at", "type": "date", "label": "Created at" }
]