{
"total_message_attempted": 0,
"total_messages_sent": 0,
"total_messages_delivered": 0,
"total_messages_read": 0,
"total_messages_failed": 0,
"total_incoming": 0,
"delivery_rate": 0,
"read_rate": 0,
"items": [
{
"date_time": "string",
"marketing": {
"sent": 0,
"delivered": 0,
"read": 0,
"failed": 0
},
"utility": {
"sent": 0,
"delivered": 0,
"read": 0,
"failed": 0
},
"authentication": {
"sent": 0,
"delivered": 0,
"read": 0,
"failed": 0
},
"service": {
"sent": 0,
"delivered": 0,
"read": 0,
"failed": 0
},
"other": {
"sent": 0,
"delivered": 0,
"read": 0,
"failed": 0
},
"incoming": 0,
"clicks": 0,
"total_failed": 0
}
]
}