Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 986 Bytes

GetStatsByDevice.md

File metadata and controls

12 lines (9 loc) · 986 Bytes

sib_api_v3_sdk.Model.GetStatsByDevice

Properties

Name Type Description Notes
Desktop Dictionary<string, GetDeviceBrowserStats> Statistics of the campaign on the basis of desktop devices [optional]
Mobile Dictionary<string, GetDeviceBrowserStats> Statistics of the campaign on the basis of mobile devices [optional]
Tablet Dictionary<string, GetDeviceBrowserStats> Statistics of the campaign on the basis of tablet devices [optional]
Unknown Dictionary<string, GetDeviceBrowserStats> Statistics of the campaign on the basis of unknown devices [optional]

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