DeviceType

object DeviceType

Type of device from which the impression originated.

OpenRTB Section 5.21

Properties

Link copied to clipboard
const val CONNECTED_DEVICE: Byte = 6
Link copied to clipboard
const val CONNECTED_TV: Byte = 3
Link copied to clipboard
const val MOBILE_TABLET: Byte = 1

Interchangeable with Phone and Tablet

Link copied to clipboard
const val PERSONAL_COMPUTER: Byte = 2
Link copied to clipboard
const val PHONE: Byte = 4

Interchangeable with MobileTablet

Link copied to clipboard
const val SET_TOP_BOX: Byte = 7
Link copied to clipboard
const val TABLET: Byte = 5

Interchangeable with MobileTablet