type DeviceManufacturerTargeting (v202402)
Represents device manufacturer that are being targeted or excluded by the LineItem.
- 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 is used to target or exclude specific device manufacturers for a LineItem."],["It utilizes an `isTargeted` field to specify whether the listed device manufacturers should be targeted or excluded (defaults to true for targeting)."],["The `deviceManufacturers` field contains an array of device manufacturers to be included in the targeting or exclusion."]]],["The content describes `DeviceManufacturerTargeting`, used to target or exclude device manufacturers for `LineItem` objects. It's accessed via multiple services, including `AdRuleService`, `ForecastService`, and `LineItemService`. The `isTargeted` field, defaulting to `true`, determines whether to target or exclude. The `deviceManufacturers` field, which can be one of several technology targeting options, specifies the manufacturers and can consist of several targeting option. The namespace is defined as `https://www.google.com/apis/ads/publisher/v202402`.\n"]]