type DeviceManufacturerTargeting (v202408)
Represents device manufacturer that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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."],[[["`DeviceManufacturerTargeting` allows you to target or exclude specific device manufacturers in your line items."],["It utilizes the `isTargeted` field to determine whether to include or exclude the specified device manufacturers, defaulting to inclusion."],["The `deviceManufacturers` field lists the specific device manufacturers being targeted or excluded within the line item."]]],["The core content defines `DeviceManufacturerTargeting`, used by various services like `AdRuleService`, `LineItemService`, and `ForecastService`. It specifies whether device manufacturers are targeted or excluded via the `isTargeted` boolean (defaulting to `true`). The `deviceManufacturers` field is a list of technological targeting options, encompassing categories such as `Technology`, `Browser`, `DeviceCapability`, and `MobileDevice`, that are relevant to targeting or excluding device manufacturers within a `LineItem`.\n"]]