AI-generated Key Takeaways
-
The DeviceCapability object represents a capability of a physical device and is defined within the
https://www.google.com/apis/ads/publisher/v202508namespace. -
DeviceCapability inherits from Technology and includes fields for a unique ID (
id) and a read-only name (name). -
This object is relevant to various services, including AdRuleService, ForecastService, and LineItemService, among others.
Represents a capability of a physical device.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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

