TimeSeriesMetrics
Provides deliverability metrics ordered by a precision of time.
Columns
| Name | Type | References | |
| Ts | String | ||
| CountTargetd | Integer | ||
| CountInjected | Integer | ||
| CountSent | Integer | ||
| CountAccepted | Integer | ||
| CountDelayedFirst | Integer | ||
| CountDelivered | Integer | ||
| CountDeliveredFirst | Integer | ||
| CountDeliveredSubsequent | Integer | ||
| CountRendered | Integer | ||
| CountInitialRendered | Integer | ||
| CountUniqueRendered | Integer | ||
| CountUniqueInitialRendered | Integer | ||
| CountUniqueConfirmedOpened | Integer | ||
| CountClicked | Integer | ||
| CountUniqueClicked | Integer | ||
| CountBounce | Integer | ||
| CountHardBounce | Integer | ||
| CountSoftBounce | Integer | ||
| CountBlockBounce | Integer | ||
| CountAdminBounce | Integer | ||
| CountUndeterminedBounce | Integer | ||
| CountRejected | Integer | ||
| CountPolicyRejection | Integer | ||
| CountGenerationFailed | Integer | ||
| CountGenerationRejection | Integer | ||
| CountInbandBounce | Integer | ||
| CountOutofbandBounce | Integer | ||
| CountDelayed | Integer | ||
| CountDelayedFirst | Integer | ||
| TotalMsgVolume | Integer | ||
| CountSpamComplaint | Integer | ||
| TotalDeliveryTimeSubsequent | Integer | ||
| TotalDeliveryTimeFirst | Integer | ||
| CountUnsubscribe | Integer | ||
| FromDate | Datetime | ||
| Metrics | String |
The allowed values are count_injected, count_bounce, count_rejected, count_delivered, count_delivered_first, count_delivered_subsequent, total_delivery_time_first, total_delivery_time_subsequent, total_msg_volume, count_policy_rejection, count_generation_rejection, count_generation_failed, count_inband_bounce, count_outofband_bounce, count_soft_bounce, count_hard_bounce, count_block_bounce, count_admin_bounce, count_undetermined_bounce, count_delayed, count_delayed_first, count_rendered, count_unique_rendered, count_unique_confirmed_opened, count_clicked, count_unique_clicked, count_targeted, count_sent, count_accepted, count_spam_complaint. |