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 publishers to target or exclude specific device manufacturers when delivering line items."],["It uses a boolean field, `isTargeted`, to determine whether to include or exclude the specified device manufacturers, defaulting to inclusion."],["The `deviceManufacturers` field lists the specific device manufacturers being targeted or excluded within the line item."],["This targeting option is available across various services including AdRuleService, AdjustmentService, ForecastService, and more."]]],["DeviceManufacturerTargeting manages targeting or excluding device manufacturers for LineItems. The `isTargeted` field, defaulting to `true`, determines whether manufacturers are included or excluded. The `deviceManufacturers` field specifies the list of targeted or excluded manufacturers, utilizing various technology-related types such as Technology, BandwidthGroup, Browser, DeviceCategory, MobileCarrier, and more. This functionality is available across services like AdRuleService, ForecastService, and ProposalService, within the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]