type DeviceCapability (v202411)

  • DeviceCapability represents a capability of a physical device.

  • It is a type of Technology within the PublisherQueryLanguageService.

  • DeviceCapability has inherited fields id and name from Technology.

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

Represents a capability of a physical device.


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

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