Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 906 Bytes

GetStatsByDevice.md

File metadata and controls

13 lines (9 loc) · 906 Bytes

GetStatsByDevice

Properties

Name Type Description Notes
desktop dict(str, GetDeviceBrowserStats) Statistics of the campaign on the basis of desktop devices [optional]
mobile dict(str, GetDeviceBrowserStats) Statistics of the campaign on the basis of mobile devices [optional]
tablet dict(str, GetDeviceBrowserStats) Statistics of the campaign on the basis of tablet devices [optional]
unknown dict(str, GetDeviceBrowserStats) Statistics of the campaign on the basis of unknown devices [optional]

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