Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 898 Bytes

File metadata and controls

19 lines (11 loc) · 898 Bytes

WebPushReport

Webpush report schema

Properties

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]