DeviceType(value)An enumeration describing an API access portal and exposure mechanism.
Enums |
|
|---|---|
| Name | Description |
DEVICE_TYPE_UNSPECIFIED |
The device type isn't specified. |
WEB |
A desktop web browser, such as, Chrome, Firefox, Safari, or Internet Explorer) |
MOBILE_WEB |
A mobile device web browser, such as a phone or tablet with a Chrome browser. |
ANDROID |
An Android device native application. |
IOS |
An iOS device native application. |
BOT |
A bot, as opposed to a device operated by human beings, such as a web crawler. |
OTHER |
Other devices types. |