You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**successful** | **int, none_type** | Number of messages delivered to push servers, mobile carriers, or email service providers. | [optional]
8
+
**failed** | **int, none_type** | Number of messages sent to unsubscribed devices. | [optional]
9
+
**errored** | **int, none_type** | Number of errors reported. | [optional]
10
+
**converted** | **int, none_type** | Number of messages that were clicked. | [optional]
11
+
**received** | **int, none_type** | Number of devices that received the message. | [optional]
12
12
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
13
13
14
14
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
15
17
16
18
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**opened** | **int, none_type** | Number of times an email has been opened. | [optional]
8
+
**unique_opens** | **int, none_type** | Number of unique recipients who have opened your email. | [optional]
9
+
**clicks** | **int, none_type** | Number of clicked links from your email. This can include the recipient clicking email links multiple times. | [optional]
10
+
**unique_clicks** | **int, none_type** | Number of unique clicks that your recipients have made on links from your email. | [optional]
11
+
**bounced** | **int, none_type** | Number of recipients who registered as a hard or soft bounce and didn't receive your email. | [optional]
12
+
**reported_spam** | **int, none_type** | Number of recipients who reported this email as spam. | [optional]
13
+
**unsubscribed** | **int, none_type** | Number of recipients who opted out of your emails using the unsubscribe link in this email. | [optional]
14
+
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
15
+
16
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**provider_successful** | **int, none_type** | Number of messages reported as delivered successfully by the SMS service provider. | [optional]
8
+
**provider_failed** | **int, none_type** | Number of recipients who didn't receive your message as reported by the SMS service provider. | [optional]
9
+
**provider_errored** | **int, none_type** | Number of errors reported by the SMS service provider. | [optional]
10
+
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
11
+
12
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments