Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.56 KB

AllOfgetExtendedCampaignStatsCampaignStatsItems.md

File metadata and controls

21 lines (18 loc) · 1.56 KB

AllOfgetExtendedCampaignStatsCampaignStatsItems

Properties

Name Type Description Notes
ListId int64 List Id of email campaign (only in case of get email campaign(s)(not for global stats)) [optional] [default to null]
UniqueClicks int64 Number of unique clicks for the campaign [default to null]
Clickers int64 Number of total clicks for the campaign [default to null]
Complaints int64 Number of complaints (Spam reports) for the campaign [default to null]
Delivered int64 Number of delivered emails for the campaign [default to null]
Sent int64 Number of sent emails for the campaign [default to null]
SoftBounces int64 Number of softbounce for the campaign [default to null]
HardBounces int64 Number of harbounce for the campaign [default to null]
UniqueViews int64 Number of unique openings for the campaign [default to null]
Unsubscriptions int64 Number of unsubscription for the campaign [default to null]
Viewed int64 Number of openings for the campaign [default to null]
Deferred int64 Number of deferred emails for the campaign [optional] [default to null]
ReturnBounce int64 Total number of non-delivered campaigns for a particular campaign id. [optional] [default to null]

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