Sha256: d594fcc8acde09d4766dc6fef899f73f9e83f3225048ad79e88dab143a2e85c5

Contents?: true

Size: 1.62 KB

Versions: 2

Compression:

Stored size: 1.62 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 | 
**trackable_views** | **Integer** | Recipients without any privacy protection option enabled in their email client | 
**trackable_views_rate** | **Float** | Rate of recipients without any privacy protection option enabled in their email client | [optional] 
**estimated_views** | **Integer** | Rate of recipients without any privacy protection option enabled in their email client, applied to all delivered emails | [optional] 
**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

2 entries across 2 versions & 1 rubygems

Version Path
sib-api-v3-sdk-9.1.0 docs/GetCampaignStats.md
sib-api-v3-sdk-9.0.0 docs/GetCampaignStats.md