Sha256: 74d752992a9e7ced6293a1bf6725ce72ece03b50fcedc0fe9afae30322f29262
Contents?: true
Size: 1.09 KB
Versions: 14
Compression:
Stored size: 1.09 KB
Contents
# SibApiV3Sdk::GetCampaignStats ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **list_id** | **Integer** | List Id of email campaign (only in case of get email campaign(s)(not for global stats)) | [optional] **unique_clicks** | **Integer** | Number of unique clicks for the campaign | **clickers** | **Integer** | Number of total clicks for the campaign | **complaints** | **Integer** | Number of complaints (Spam reports) for the campaign | **delivered** | **Integer** | Number of delivered emails for the campaign | **sent** | **Integer** | Number of sent emails for the campaign | **soft_bounces** | **Integer** | Number of softbounce for the campaign | **hard_bounces** | **Integer** | Number of harbounce for the campaign | **unique_views** | **Integer** | Number of unique openings for the campaign | **unsubscriptions** | **Integer** | Number of unsubscription for the campaign | **viewed** | **Integer** | Number of openings for the campaign | **deferred** | **Integer** | Number of deferred emails for the campaign | [optional]
Version data entries
14 entries across 14 versions & 1 rubygems