MobileDeviceConstant
Stay organized with collections
Save and categorize content based on your preferences.
A mobile device constant.
Fields |
resource_name
|
string
Output only. The resource name of the mobile device constant. Mobile device constant resource names have the form: mobileDeviceConstants/{criterion_id}
|
type
|
MobileDeviceType
Output only. The type of mobile device.
|
id
|
int64
Output only. The ID of the mobile device constant.
|
name
|
string
Output only. The name of the mobile device.
|
manufacturer_name
|
string
Output only. The manufacturer of the mobile device.
|
operating_system_name
|
string
Output only. The operating system of the mobile device.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[[["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 2024-10-12 UTC."],[[["Mobile device constants provide information about specific mobile devices, including their type, ID, name, manufacturer, and operating system."],["Each mobile device constant is identified by a unique resource name and ID."],["This information is used to target ads to specific mobile devices within Google Ads campaigns."],["`resource_name`, `type`, `id`, `name`, `manufacturer_name`, and `operating_system_name` are the key fields associated with a mobile device constant."]]],[]]