Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.13 KB

EmailEventsListStatsFields.md

File metadata and controls

23 lines (18 loc) · 1.13 KB

org.egoi.client.api.Model.EmailEventsListStatsFields

Properties

Name Type Description Notes
Opens bool True to include opens, false otherwise
Clicks bool True to include clicks, false otherwise
Complaints bool True to include complaints, false otherwise
Unsubscribes bool True to include unsubscriptions, false otherwise
Bounces bool True to include bounces, false otherwise
Forwards bool True to include forwards, false otherwise
ForwardsConversion bool True to include converted forwards, false otherwise
FbLikes bool True to include facebook likes, false otherwise
FbShares bool True to include facebook shares, false otherwise
TwShares bool True to include twitter shares, false otherwise
SocialShares bool True to include social shares, false otherwise

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