BounceReasonMetrics
Provides deliverability metrics, specific to bounce events, grouped by the bounce classification.
Columns
Name | Type | References | |
BounceCategoryId [KEY] | Integer | ||
BounceCategoryName | String | ||
BounceClassDescription | String | ||
BounceClassName | String | ||
ClassificationId | Integer | ||
CountBounce | Integer | ||
CountInbandBounce | Integer | ||
CountOutofbandBounce | Integer | ||
CountAdminBounce | Integer | ||
Reason | String | ||
FromDate | Datetime | ||
Metrics | String |
The allowed values are count_bounce, count_inband_bounce, count_outofband_bounce, count_admin_bounce. |