Campaigns
Returns a list of all the email campaigns you've created, or a single campaign if the Id is specified.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Status | String | ||
| IsArchived | Boolean | ||
| Updated | Datetime | ||
| Lists | String | ||
| SendTime | Datetime | ||
| ExcludedLists | String | ||
| Name | String | ||
| Created | Datetime | ||
| Status | String |
Returns a list of all the SMS campaigns you've created, or a single campaign if the Id is specified.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Status | String | ||
| IsArchived | Boolean | ||
| Updated | Datetime | ||
| Lists | String | ||
| SendTime | Datetime | ||
| ExcludedLists | String | ||
| Name | String | ||
| Created | Datetime | ||
| Status | String |