type DeviceCategory (v202411)

  • DeviceCategory represents the category of a device.

  • DeviceCategory inherits from Technology.

  • DeviceCategory includes fields for id and name, both inherited from Technology.

  • The id field is a long and is required for all forms of TechnologyTargeting.

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

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

DeviceCategory