Pub_device_info¶
- Log Name : pub_device_info
- The fields in the table below do not include fields that are required when creating logs or employing analytics tools.
| Field Name | Description | Data Type |
|---|---|---|
| device_language | User device language | STRING |
| emulator | Client's emulator name | STRING |
| analyticsId | A unique key value for each program installation – a 24-byte base64 string | STRING |
| sessionId | A key value that allows us to identify a specific client session | INTEGER |
| memSize | Mobile phone memory size (GB) | FLOAT |
| storageSize | Mobile phone storage capacity (GB) | FLOAT |
| resW | Resolution width pixels | INTEGER |
| resH | Resolution height pixel | INTEGER |
| graphicsEngine | Graphics API type (OpenGl, Vulkan, Metal, etc.) and version | STRING |
| dpW | Android horizontal screen size (dp) | INTEGER |
| dpH | Android vertical screen size (dp) | INTEGER |
| dpi | Android screen density (dpi) | INTEGER |
| device_country | Device nationality. 2 uppercase letters. ISO 3166-1 alpha-2 (2 byte country code) See Hive Locale Identifier Policy for details | STRING |