Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 923 Bytes

WebPushReport.md

File metadata and controls

18 lines (13 loc) · 923 Bytes

org.egoi.client.api.Model.WebPushReport

Properties

Name Type Description Notes
CampaignHash string [optional] [readonly]
Overall WebPushStats [optional]
Devices List<Object> Stats of the campaign for each device [optional]
OperatingSystems List<WebPushReportOperatingSystems> Stats of the campaign for each operating system [optional]
Browsers List<WebPushReportBrowsers> Stats of the campaign for each browser [optional]
Url List<Object> Stats of the campaign for each url [optional]

[Back to Model list] [Back to API list] [Back to README]