type DeviceManufacturerTargeting (v202411)
Represents device manufacturer that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["DeviceManufacturerTargeting is used to target or exclude specific device manufacturers when setting up line items for ad delivery."],["It utilizes a boolean field \"isTargeted\" (defaulting to true) to determine whether to include or exclude the specified manufacturers."],["The \"deviceManufacturers\" field allows for selecting the specific device manufacturers to be targeted or excluded."],["It is a component within the broader TechnologyTargeting system and is utilized by various services like LineItemService, ForecastService, etc., for refined ad targeting."]]],["DeviceManufacturerTargeting manages device manufacturer targeting or exclusion for LineItems. The `isTargeted` field, defaulting to `true`, determines whether manufacturers are targeted or excluded. The `deviceManufacturers` field specifies the manufacturers and can use different types of technologies such as BandwidthGroup, Browser, DeviceCategory, MobileCarrier, and OperatingSystem among other. This functionality is accessible through various services including AdRuleService, ForecastService, and ProposalService. The namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]