type DeviceCapability (v202411)

  • AdRuleService is a service that represents a capability of a physical device.

  • DeviceCapability inherits from Technology and has two fields: id and name.

  • The id field is the unique ID of the technology and is required for targeting.

  • The name field is assigned by Google and is read-only.

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