Record
get-reports-id-sub-reports-id-response-reports-item-list-stats
No description available.
record get-reports-id-sub-reports-id-response-reports-item-list-stats {
click-rate: option<f64>,
open-rate: option<f64>,
sub-rate: option<f64>,
unsub-rate: option<f64>,
}Fields
| Name | Type | Description |
|---|---|---|
| click-rate | option<f64> | |
| open-rate | option<f64> | |
| sub-rate | option<f64> | |
| unsub-rate | option<f64> |