Sha256: ed917f1c3bc7ffba86998aa1259a86caa09595ab92a2932dc10c36515c5cad58
Contents?: true
Size: 1.62 KB
Versions: 2
Compression:
Stored size: 1.62 KB
Contents
# Brevo::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 |
---|---|
brevo-3.0.0 | docs/GetCampaignStats.md |
brevo-2.0.0 | docs/GetCampaignStats.md |