Sha256: 32b336b11c2934b373df707af3a10a4fbc19a6ee0e0935d1ba539b5b226bd264
Contents?: true
Size: 1.2 KB
Versions: 6
Compression:
Stored size: 1.2 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] **return_bounce** | **Integer** | Total number of non-delivered campaigns for a particular campaign id. | [optional]
Version data entries
6 entries across 6 versions & 1 rubygems