Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 999 Bytes

GetStatsByDevice.md

File metadata and controls

13 lines (9 loc) · 999 Bytes

GetStatsByDevice

Properties

Name Type Description Notes
desktop map[string,\Brevo\Client\Model\GetDeviceBrowserStats] Statistics of the campaign on the basis of desktop devices [optional]
mobile map[string,\Brevo\Client\Model\GetDeviceBrowserStats] Statistics of the campaign on the basis of mobile devices [optional]
tablet map[string,\Brevo\Client\Model\GetDeviceBrowserStats] Statistics of the campaign on the basis of tablet devices [optional]
unknown map[string,\Brevo\Client\Model\GetDeviceBrowserStats] Statistics of the campaign on the basis of unknown devices [optional]

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