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 when setting up line items."],["It's used within services like LineItemService, ProposalService, and TargetingPresetService."],["You can specify whether to include or exclude manufacturers using the `isTargeted` field, which defaults to inclusion."],["The `deviceManufacturers` field lists the specific device manufacturers being targeted or excluded in your campaign setup."],["This feature enables more refined ad delivery by focusing on audiences using particular device brands."]]],["DeviceManufacturerTargeting manages targeting or excluding device manufacturers for LineItems. Key actions involve setting `isTargeted` to true or false, determining if manufacturers are included or excluded. It utilizes a `deviceManufacturers` field, referencing a Technology array, and additional options like BandwidthGroup, Browser, and other device-related categories. This functionality is accessed through various services, including AdRuleService, ForecastService, LineItemService, and others, all within the specified namespace.\n"]]