List campaigns
sm_list_campaignsList a project's campaigns with performance metrics. Use to map a member's lastActivityAt onto a real send, or to find the latest house send by send_time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | ||
| search | No | ||
| sortBy | No | send_time | |
| endDate | No | ||
| sortDir | No | desc | |
| pageSize | No | ||
| projectId | Yes | ||
| startDate | No | ||
| maxSendVolume | No | ||
| minSendVolume | No |