Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.15 KB

GetExtendedCampaignStats.md

File metadata and controls

16 lines (13 loc) · 1.15 KB

GetExtendedCampaignStats

Properties

Name Type Description Notes
GlobalStats *AllOfgetExtendedCampaignStatsGlobalStats Overall statistics of the campaign [default to null]
CampaignStats []AllOfgetExtendedCampaignStatsCampaignStatsItems List-wise statistics of the campaign. [default to null]
MirrorClick int64 Number of clicks on mirror link [default to null]
Remaining int64 Number of remaning emails to send [default to null]
LinksStats *interface{} Statistics about the number of clicks for the links [default to null]
StatsByDomain *map[string]GetCampaignStats [default to null]
StatsByDevice *GetStatsByDevice [default to null]
StatsByBrowser *map[string]GetDeviceBrowserStats [default to null]

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