type DeviceCapability (v202505)

  • The DeviceCapability object represents a capability of a physical device and is found within the ProposalLineItemService.

  • DeviceCapability inherits from Technology, including fields for ID and name.

  • The id field is a required long value for targeting, while the name field is a read-only string assigned by Google.

Represents a capability of a physical device.


Namespace
https://www.google.com/apis/ads/publisher/v202505

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