type DeviceCategory (v202505)

  • DeviceCategory represents the category of a device.

  • It inherits from Technology and includes fields for ID and name.

  • The ID is required for TechnologyTargeting, and the name is read-only and assigned by Google.

Represents the category of a device.


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

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