type DeviceCategory (v202411)

  • This page focuses on the DeviceCategory object within the Google Ad Manager API.

  • DeviceCategory represents the category of a device, allowing for targeted advertising.

  • It inherits from the Technology object, which includes an ID and name for the technology being targeted.

  • DeviceCategory is part of the LineItemService and can be used for creating and managing line items.

  • Key fields for DeviceCategory include the inherited ID and name from the Technology object.

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