Sha256: 0389e1b022712ecc7cc37b9282f6afee11e697aee0620481dea68a533f9b6b24
Contents?: true
Size: 1.22 KB
Versions: 2
Compression:
Stored size: 1.22 KB
Contents
# Brevo::GetAggregatedReport ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **range** | **String** | Time frame of the report | [optional] **requests** | **Integer** | Number of requests for the timeframe | [optional] **delivered** | **Integer** | Number of delivered emails for the timeframe | [optional] **hard_bounces** | **Integer** | Number of hardbounces for the timeframe | [optional] **soft_bounces** | **Integer** | Number of softbounces for the timeframe | [optional] **clicks** | **Integer** | Number of clicks for the timeframe | [optional] **unique_clicks** | **Integer** | Number of unique clicks for the timeframe | [optional] **opens** | **Integer** | Number of openings for the timeframe | [optional] **unique_opens** | **Integer** | Number of unique openings for the timeframe | [optional] **spam_reports** | **Integer** | Number of complaint (spam report) for the timeframe | [optional] **blocked** | **Integer** | Number of blocked contact emails for the timeframe | [optional] **invalid** | **Integer** | Number of invalid emails for the timeframe | [optional] **unsubscribed** | **Integer** | Number of unsubscribed emails for the timeframe | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/GetAggregatedReport.md |
brevo-2.0.0 | docs/GetAggregatedReport.md |