# PakatApiV3Sdk.GetStatsByDevice

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**desktop** | [**{String: GetDeviceBrowserStats}**](GetDeviceBrowserStats.md) | Statistics of the campaign on the basis of desktop devices | [optional] 
**mobile** | [**{String: GetDeviceBrowserStats}**](GetDeviceBrowserStats.md) | Statistics of the campaign on the basis of mobile devices | [optional] 
**tablet** | [**{String: GetDeviceBrowserStats}**](GetDeviceBrowserStats.md) | Statistics of the campaign on the basis of tablet devices | [optional] 
**unknown** | [**{String: GetDeviceBrowserStats}**](GetDeviceBrowserStats.md) | Statistics of the campaign on the basis of unknown devices | [optional] 


