type DeviceCapability (v202411)

  • DeviceCapability in Google Ad Manager represents a specific feature or function of a physical device, such as GPS or Bluetooth, used for ad targeting.

  • It inherits properties from the Technology object, including a unique ID and a name assigned by Google.

  • DeviceCapability is part of the PublisherQueryLanguageService and used within the namespace https://www.google.com/apis/ads/publisher/v202411.

  • It includes fields like 'id' (unique identifier) and 'name' (assigned by Google) inherited from the 'Technology' object.

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