Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 946 Bytes

TimewarpStatsInner.md

File metadata and controls

20 lines (13 loc) · 946 Bytes

# TimewarpStatsInner

Properties

Name Type Description Notes
GmtOffset int32 For campaigns sent with timewarp, the time zone group the member is apart of. [optional]
Opens int32 The number of opens. [optional]
LastOpen time.Time The date and time of the last open in ISO 8601 format. [optional]
UniqueOpens int32 The number of unique opens. [optional]
Clicks int32 The number of clicks. [optional]
LastClick time.Time The date and time of the last click in ISO 8601 format. [optional]
UniqueClicks int32 The number of unique clicks. [optional]
Bounces int32 The number of bounces. [optional]

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