Webpush report schema
| Name | Type | Description | Notes |
|---|---|---|---|
| campaignHash | String | [optional] [readonly] | |
| overall | WebPushStats | [optional] | |
| devices | List<WebPushReportDevicesInner> | Stats of the campaign for each device | [optional] |
| operatingSystems | List<WebPushReportOperatingSystemsInner> | Stats of the campaign for each operating system | [optional] |
| browsers | List<WebPushReportBrowsersInner> | Stats of the campaign for each browser | [optional] |
| url | List<WebPushReportUrlInner> | Stats of the campaign for each url | [optional] |