Name | Type | Description | Notes |
---|---|---|---|
GlobalStats | [map[string]interface{}] | Overall statistics of the campaign | [default to null] |
CampaignStats | [[]interface{}] | 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 | [map[string]interface{}] | Statistics about the number of clicks for the links | [default to null] |
StatsByDomain | *GetStatsByDomain | [default to null] | |
StatsByDevice | *GetStatsByDevice | Statistics about the campaign on the basis of various devices | [default to null] |
StatsByBrowser | *GetStatsByBrowser | Statistics about the campaign on the basis of various browsers | [default to null] |