Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
A mobile device constant provides information about a specific mobile device.
Key attributes include the device's ID, manufacturer, name, operating system, resource name, and type.
Most fields are output only, meaning they are provided by the API and cannot be modified.
Fields like ID, manufacturer name, name, operating system name, and type are filterable, selectable, and sortable.
The resource name follows the format mobileDeviceConstants/{criterion_id} and is filterable and selectable but not sortable.
A mobile device constant.
mobile_device_constant.id
Field description
Output only. The ID of the mobile device constant.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
mobile_device_constant.manufacturer_name
Field description
Output only. The manufacturer of the mobile device.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
mobile_device_constant.name
Field description
Output only. The name of the mobile device.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
mobile_device_constant.operating_system_name
Field description
Output only. The operating system of the mobile device.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
mobile_device_constant.resource_name
Field description
Output only. The resource name of the mobile device constant. Mobile device constant resource names have the form: mobileDeviceConstants/{criterion_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-16 UTC."],[],[]]