Class DeviceType (2.13.2)

DeviceType(value)

An enumeration describing an API access portal and exposure mechanism.

Values: DEVICE_TYPE_UNSPECIFIED (0): The device type isn't specified. WEB (1): A desktop web browser, such as, Chrome, Firefox, Safari, or Internet Explorer) MOBILE_WEB (2): A mobile device web browser, such as a phone or tablet with a Chrome browser. ANDROID (3): An Android device native application. IOS (4): An iOS device native application. BOT (5): A bot, as opposed to a device operated by human beings, such as a web crawler. OTHER (6): Other devices types.