Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.33 KB

PlatformDeliveryDataEmailAllOf.md

File metadata and controls

18 lines (13 loc) · 1.33 KB

PlatformDeliveryDataEmailAllOf

Properties

Name Type Description Notes
opened int, none_type Number of times an email has been opened. [optional]
unique_opens int, none_type Number of unique recipients who have opened your email. [optional]
clicks int, none_type Number of clicked links from your email. This can include the recipient clicking email links multiple times. [optional]
unique_clicks int, none_type Number of unique clicks that your recipients have made on links from your email. [optional]
bounced int, none_type Number of recipients who registered as a hard or soft bounce and didn't receive your email. [optional]
reported_spam int, none_type Number of recipients who reported this email as spam. [optional]
unsubscribed int, none_type Number of recipients who opted out of your emails using the unsubscribe link in this email. [optional]
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]

[Back to Model list] [Back to API list] [Back to README]