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 in advertising campaigns."],["It utilizes a boolean field, `isTargeted`, to determine whether the listed manufacturers should be targeted or excluded, defaulting to inclusion if not specified."],["The `deviceManufacturers` field contains an array of device manufacturers to be included or excluded within the targeting parameters."],["This targeting method is employed by LineItems within Google Ad Manager to refine ad delivery to specific devices."]]],["DeviceManufacturerTargeting manages targeting or excluding device manufacturers for LineItems. It involves services like AdRuleService, AdjustmentService, and others. Key fields include `isTargeted`, a boolean indicating inclusion or exclusion (defaulting to true), and `deviceManufacturers`, which lists targeted or excluded manufacturers. `deviceManufacturers` supports various Technology types like `Technology`, `BandwidthGroup`, `Browser`, and others, enabling granular control over device manufacturer targeting. The namespace for these operations is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]