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-11-25 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-11-25 UTC."],[[["Mobile device constants represent specific mobile devices with details like type, ID, name, manufacturer, and operating system."],["Each mobile device constant has a unique resource name following the format `mobileDeviceConstants/{criterion_id}`."],["The available fields for a mobile device constant include resource name, type, ID, name, manufacturer name, and operating system name."],["These constants are used to target specific mobile devices in Google Ads campaigns."]]],[]]