type DeviceCategory (v202411)

  • The DeviceCategory object represents the category of a device, inheriting from the Technology object.

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

  • DeviceCategory is used in targeting and adjustments within Ad Manager, and can be identified by a unique ID and read-only name assigned by Google.

  • Several services within the Ad Manager API, such as AdRuleService and ForecastService, utilize the DeviceCategory for targeting purposes.

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