type DeviceManufacturer (v202408)
Represents a mobile device's manufacturer.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The `TargetingPresetService.DeviceManufacturer` object represents the manufacturer of a mobile device."],["It inherits properties from the `Technology` object, including `id` and `name`."],["`DeviceManufacturer` objects can be used for targeting in Ad Manager."],["The `id` field is required for targeting and the `name` field is read-only."]]],["The core content details various services within an ad management system, including AdRuleService, AdjustmentService, ForecastService, and others. It highlights the **TargetingPresetService**, which manages targeting options through inheritance from **Technology**. Key information includes specific targeting criteria like BandwidthGroup, Browser, DeviceCapability, and **DeviceManufacturer**, which are all part of the Technology inheritance. Each targeting criteria includes a unique `id` and a read-only `name`, which is assigned by google, for targeting purposes.\n"]]