Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 973 Bytes

GetStatsByDevice.md

File metadata and controls

12 lines (9 loc) · 973 Bytes

GetStatsByDevice

Properties

Name Type Description Notes
Desktop map[string]GetDeviceBrowserStats Statistics of the campaign on the basis of desktop devices [optional] [default to null]
Mobile map[string]GetDeviceBrowserStats Statistics of the campaign on the basis of mobile devices [optional] [default to null]
Tablet map[string]GetDeviceBrowserStats Statistics of the campaign on the basis of tablet devices [optional] [default to null]
Unknown map[string]GetDeviceBrowserStats Statistics of the campaign on the basis of unknown devices [optional] [default to null]

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