type DeviceManufacturerTargeting (v202405)
Represents device manufacturer that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["`DeviceManufacturerTargeting` objects represent the device manufacturers that are targeted or excluded by a LineItem."],["You can specify whether to target or exclude device manufacturers using the `isTargeted` field, which defaults to `true` for targeting."],["The `deviceManufacturers` field contains a list of `DeviceManufacturer` objects, which are used to identify the specific manufacturers being targeted or excluded."]]],["DeviceManufacturerTargeting allows for targeting or excluding specific device manufacturers for LineItems. It's utilized across multiple services like AdRuleService, ForecastService, and ProposalService. The `isTargeted` field, defaulting to true, determines whether to target or exclude. The `deviceManufacturers` field uses the Technology data type and various other targeting criteria such as BandwidthGroup, Browser, MobileDevice, and OperatingSystem to define the specific devices. The namespace is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]