{
"data": [
{
"items": [
{
"id": "string",
"businessId": 0,
"name": "string",
"status": "string",
"scheduleDate": "2019-08-24T14:15:22.123Z",
"timezone": 0,
"timezoneId": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"modifiedAt": "2019-08-24T14:15:22.123Z",
"totalRecipientsCount": 0,
"totalAttemptedCount": 0,
"totalSentCount": 0,
"totalDeliveredCount": 0,
"totalFailedCount": 0,
"totalSkippedCount": 0,
"deliveryRate": 0,
"totalPrice": 0,
"totalCost": 0,
"currency": "string",
"totalClicks": 0,
"uniqueClicks": 0,
"ctr": 0,
"channelsUsedSummary": "string",
"channels": [
{
"id": 0,
"providerType": "string",
"priorityOrder": 0,
"status": "string",
"recipientsTargetedCount": 0,
"recipientsAttemptedCount": 0,
"recipientsSentCount": 0,
"recipientsDeliveredCount": 0,
"recipientsFailedCount": 0,
"recipientsSkippedCount": 0
}
]
}
],
"totalCount": 0,
"pageSize": 0,
"pageNumber": 0
}
]
}