type DeviceCapability (v202411)

  • ProposalService.DeviceCapability represents a capability of a physical device, used for targeting in advertising.

  • It inherits from Technology, which includes an ID and name for the targeted technology.

  • DeviceCapability is part of the Google Ad Manager API and uses the namespace https://www.google.com/apis/ads/publisher/v202411.

  • Key fields include 'id' (unique ID of the technology) and 'name' (read-only name 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