type DeviceManufacturerTargeting (v202402)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["DeviceManufacturerTargeting allows for the targeting or exclusion of specific device manufacturers when delivering ads."],["It is used within various Google Ad Manager services like AdRuleService, AdjustmentService, and others to refine ad delivery."],["Two main fields define its functionality: `isTargeted` (to include or exclude) and `deviceManufacturers` (specifying the targeted manufacturers)."],["`deviceManufacturers` is an array that can contain various technology targeting options like Browser, DeviceCapability, MobileCarrier, and more."],["This targeting method leverages the Google Ad Manager API and is defined within the `https://www.google.com/apis/ads/publisher/v202402` namespace."]]],["The core content defines `DeviceManufacturerTargeting` within the Google Ad Manager API (v202402). This targeting is used by various services, such as `AdRuleService`, `ForecastService`, and `YieldGroupService`. Key fields include `isTargeted` (a boolean) and `deviceManufacturers`. The `deviceManufacturers` field references an array of `Technology` and various targeting types like `BandwidthGroup`, `Browser`, `DeviceCategory`, and others, allowing for precise targeting based on device characteristics.\n"]]