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` allows you to target or exclude LineItems based on device manufacturers."],["You can include or exclude specific device manufacturers in your targeting."],["The `isTargeted` field determines whether the specified device manufacturers should be targeted (included) or excluded, defaulting to inclusion if not specified."],["This feature is useful for tailoring ad delivery to specific device audiences, optimizing campaign performance by focusing on devices or brands known to convert well or avoiding those that do not."]]],["DeviceManufacturerTargeting manages device manufacturer targeting or exclusion for LineItems. Key services involved include AdRuleService, AdjustmentService, ForecastService, and LineItemService, among others. The `isTargeted` field determines whether manufacturers are targeted (true) or excluded (false), defaulting to true. The `deviceManufacturers` field lists the manufacturers and uses various Technology targeting types such as BandwidthGroup, Browser, and MobileDevice. It represents an array of technologies, for example: Technology[], BandwidthGroup.\n"]]