| id |
integer |
Unique identifier for the campaign. |
| name |
string |
Name of the campaign. |
| recipients_count |
integer |
Number of recipients in the campaign. |
| editable |
boolean |
Whether the campaign can be edited. |
| started |
boolean |
Whether the campaign has been started. |
| archived |
boolean |
Whether the campaign has been archived. |
| paused |
boolean |
Whether the campaign is paused. |
| sending_status |
['string', 'null'] |
Current sending status of the campaign. |
| created_at |
string |
Timestamp when the campaign was created. |