type DeviceManufacturer (v202411)

  • The content provides an overview of the DeviceManufacturer object within the Google Ad Manager API, specifically for version v202411.

  • The DeviceManufacturer object inherits from the Technology class and represents a mobile device's manufacturer.

  • Key fields for DeviceManufacturer include an inherited unique id of type long and a read-only name of type string.

  • The DeviceManufacturer object is utilized across various services including AdRuleService, ForecastService, and LineItemService.

Represents a mobile device's manufacturer.


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.

DeviceManufacturer