type DeviceCategory (v202508)

  • DeviceCategory represents the category of a device.

  • The DeviceCategory has inherited fields id and name from Technology.

  • The id field is a unique long identifier required for TechnologyTargeting.

  • The name field is a read-only string assigned by Google representing the technology name.

Represents the category of a 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.

DeviceCategory