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 objects represent the device manufacturers being targeted or excluded by a LineItem."],["You can include or exclude specific device manufacturers when setting up LineItem targeting."],["The `isTargeted` field determines whether listed device manufacturers are targeted or excluded (defaults to targeted)."],["The `deviceManufacturers` field contains the list of targeted or excluded device manufacturers."]]],["`DeviceManufacturerTargeting` defines how device manufacturers are targeted or excluded within the `LineItem` service. The core functionality involves specifying whether to include or exclude (`isTargeted`) specific device manufacturers. The `deviceManufacturers` field, within the Technology section, lists the targeted or excluded manufacturers, using `DeviceManufacturer` parameters, and also allows targeting based on various other technologies such as browsers, mobile devices and operating systems. Several services, including `AdRuleService` and `LineItemService`, reference this targeting information.\n"]]