# SibApiV3Sdk::GetAggregatedReport ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **range** | **String** | Time frame of the report | **requests** | **Integer** | Number of requests for the timeframe | **delivered** | **Integer** | Number of delivered emails for the timeframe | **hard_bounces** | **Integer** | Number of hardbounces for the timeframe | **soft_bounces** | **Integer** | Number of softbounces for the timeframe | **clicks** | **Integer** | Number of clicks for the timeframe | **unique_clicks** | **Integer** | Number of unique clicks for the timeframe | **opens** | **Integer** | Number of openings for the timeframe | **unique_opens** | **Integer** | Number of unique openings for the timeframe | **spam_reports** | **Integer** | Number of complaint (spam report) for the timeframe | **blocked** | **Integer** | Number of blocked contact emails for the timeframe | **invalid** | **Integer** | Number of invalid emails for the timeframe |