type DeviceCapability (v202508)

  • The DeviceCapability object represents a capability of a physical device.

  • It inherits from the Technology object, including the id and name fields.

  • The id is a required unique identifier for targeting technologies, while the name is a read-only value assigned by Google.

  • DeviceCapability is utilized across various services like AdRuleService, ForecastService, and LineItemService.

Represents a capability of a physical device.


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

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