Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 786 Bytes

File metadata and controls

16 lines (13 loc) · 786 Bytes

# UniqueEmailCounts

Properties

Name Type Description Notes
sends int The total number of unique sends.
opens int The total number of unique opens.
clicks int The total number of unique clicks.
forwards int The total number of unique forwards.
optouts int The total number of unique optouts (unsubscribes).
abuse int The total number of unique abuse count (spam).
bounces int The total number of unique bounce count.
not_opened int The total number of unique non-opens

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