type DeviceCapability (v202408)
Represents a capability of a physical device.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The `ProposalService.DeviceCapability` object represents a capability of a physical device, allowing for targeted advertising based on device features."],["This object inherits from `Technology`, including an ID for targeting and a read-only name assigned by Google."],["`DeviceCapability` is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202408`."],["Key fields include `id` (unique identifier) and `name` (read-only technology name) inherited from the `Technology` object."]]],["The core content details the structure and attributes of services and device capabilities within an API. Key services include AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. DeviceCapability, which inherits from Technology, has an `id` (long) and a `name` (string), where id is required for targeting and the name is read-only and provided by Google. Other device categories include BandwidthGroup, Browser, etc.\n"]]