type DeviceManufacturer (v202508)

  • DeviceManufacturer represents a mobile device's manufacturer.

  • It is used within various services such as AdRuleService, AdjustmentService, and others.

  • DeviceManufacturer inherits from Technology and includes fields for a unique ID and read-only name.

Represents a mobile device's manufacturer.


Namespace
https://www.google.com/apis/ads/publisher/v202508

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.

DeviceManufacturer