type DeviceCapability (v202402)
Represents a capability of a physical device.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
Field
|
Technology (inherited)
|
id
|
xsd:long
The unique ID of the Technology . This value is required for all forms of TechnologyTargeting .
|
name
|
xsd:string
The name of the technology being targeting. This value is read-only and is assigned by Google.
|
DeviceCapability
|
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["The DeviceCapability object represents a capability of a physical device, such as its screen size or processor type."],["It inherits from the Technology object, which provides basic information about the technology being targeted."],["DeviceCapability has two fields: id and name, where id is required for targeting and name is read-only."],["DeviceCapability objects can be used to target ads to users based on the specific features of their devices."],["This information is part of the Google Ad Manager API and is used for programmatic advertising."]]],["The core content details the structure and attributes of several services within a publisher API, including `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, and others. It also outlines the `Technology` and `DeviceCapability` inheritance, with `DeviceCapability` representing a physical device's capability. Key fields include a `Technology`'s unique `id` for targeting and its read-only `name`. The namespace for these services is provided as `https://www.google.com/apis/ads/publisher/v202402`.\n"]]