type DeviceCategory (v202411)

  • The ProposalService.DeviceCategory object represents the category of a device, allowing for targeted advertising based on device type.

  • It inherits from the Technology object, which includes an ID and a read-only name assigned by Google.

  • DeviceCategory is part of the Google Ad Manager API and is used for proposal creation and management.

  • The namespace for this object is https://www.google.com/apis/ads/publisher/v202411.

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