findCampaignsByStatus
Searches for a group of campaigns by delivery status.
Input | Type | Description |
---|---|---|
token | AuthToken | Authorization token. |
channel | Channel | Channel. |
status | DeliveryStatus | Campaign delivery status. |
lookupPrefs | CampaignLookupPreferences | Order/comparison options. The matchingMode flag in lookupPrefs is ignored. |
Output | Type | Description |
---|---|---|
Campaigns | A group of campaigns. |