# PakatApiV3Sdk.GetAggregatedReport

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**range** | **String** | Time frame of the report | [optional] 
**requests** | **Number** | Number of requests for the timeframe | [optional] 
**delivered** | **Number** | Number of delivered emails for the timeframe | [optional] 
**hardBounces** | **Number** | Number of hardbounces for the timeframe | [optional] 
**softBounces** | **Number** | Number of softbounces for the timeframe | [optional] 
**clicks** | **Number** | Number of clicks for the timeframe | [optional] 
**uniqueClicks** | **Number** | Number of unique clicks for the timeframe | [optional] 
**opens** | **Number** | Number of openings for the timeframe | [optional] 
**uniqueOpens** | **Number** | Number of unique openings for the timeframe | [optional] 
**spamReports** | **Number** | Number of complaint (spam report) for the timeframe | [optional] 
**blocked** | **Number** | Number of blocked contact emails for the timeframe | [optional] 
**invalid** | **Number** | Number of invalid emails for the timeframe | [optional] 
**unsubscribed** | **Number** | Number of unsubscribed emails for the timeframe | [optional] 


