type DeviceCategory (v202411)

  • The ForecastService.DeviceCategory object represents the category of a device, such as desktop, smartphone, or tablet.

  • It inherits properties from the Technology object, including a unique ID and a read-only name assigned by Google.

  • DeviceCategory is used for targeting ads to specific device categories within Google Ad Manager.

  • The object is part of the https://www.google.com/apis/ads/publisher/v202411 namespace.

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