# GetStatsByDevice ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **desktop** | Option<[**::std::collections::HashMap**](getDeviceBrowserStats.md)> | Statistics of the campaign on the basis of desktop devices | [optional] **mobile** | Option<[**::std::collections::HashMap**](getDeviceBrowserStats.md)> | Statistics of the campaign on the basis of mobile devices | [optional] **tablet** | Option<[**::std::collections::HashMap**](getDeviceBrowserStats.md)> | Statistics of the campaign on the basis of tablet devices | [optional] **unknown** | Option<[**::std::collections::HashMap**](getDeviceBrowserStats.md)> | Statistics of the campaign on the basis of unknown devices | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)