Android · Schema

DeviceMetadata

Metadata about the device used to write a review.

AIAndroidAutomotiveGoogleMachine LearningMobile DevelopmentSDKTVWearables

Properties

Name Type Description
manufacturer string Device manufacturer (e.g., Samsung, Google).
deviceClass string Device class (e.g., phone, tablet).
screenWidthPx integer Screen width in pixels.
screenHeightPx integer Screen height in pixels.
nativePlatform string Comma-separated list of native platforms (e.g., armeabi-v7a, arm64-v8a).
productName string Device product name.
screenDensityDpi integer Screen density in DPI.
glEsVersion integer OpenGL ES version.
cpuModel string CPU model identifier.
cpuMake string CPU manufacturer.
ramMb integer Device RAM in megabytes.
View JSON Schema on GitHub