type DeviceManufacturerTargeting (v202405)
Represents device manufacturer that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["`DeviceManufacturerTargeting` allows you to target or exclude specific device manufacturers in your line items."],["By default, `DeviceManufacturerTargeting` is set to target the specified device manufacturers."],["You can use the `isTargeted` field to switch between targeting and excluding the selected device manufacturers."],["The `deviceManufacturers` field allows you to specify a list of device manufacturers you want to include or exclude in your targeting."]]],["The core content defines `DeviceManufacturerTargeting`, used to target or exclude device manufacturers in ad management. It involves multiple services like `AdRuleService`, `ForecastService`, and `LineItemService`. Key actions include specifying `isTargeted` (defaulting to true) to include or exclude manufacturers. The `deviceManufacturers` field, a collection of `Technology` types, lists targeted entities such as `DeviceManufacturer`, `MobileDevice`, and `OperatingSystem`. This setting is applied to `LineItem` and is managed within the `v202405` namespace.\n"]]