type DeviceManufacturer (v202505)

  • The DeviceManufacturer object represents a mobile device's manufacturer.

  • It inherits from the Technology object.

  • It has fields for id (long, required for targeting) and name (string, read-only).

  • It is part of the PublisherQueryLanguageService namespace.

Represents a mobile device's manufacturer.


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

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