Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
MobileDeviceConstant
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.
[null,null,["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."]]],[]]