# egoisdk.WebPushReport ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **campaignHash** | **String** | | [optional] [readonly] **overall** | [**WebPushStats**](WebPushStats.md) | | [optional] **devices** | [**[WebPushReportDevicesInner]**](WebPushReportDevicesInner.md) | Stats of the campaign for each device | [optional] **operatingSystems** | [**[WebPushReportOperatingSystemsInner]**](WebPushReportOperatingSystemsInner.md) | Stats of the campaign for each operating system | [optional] **browsers** | [**[WebPushReportBrowsersInner]**](WebPushReportBrowsersInner.md) | Stats of the campaign for each browser | [optional] **url** | [**[WebPushReportUrlInner]**](WebPushReportUrlInner.md) | Stats of the campaign for each url | [optional]