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 is used to target or exclude specific device manufacturers for a LineItem."],["It utilizes Technology objects, specifically DeviceManufacturer, for targeting."],["Targeting can be inclusive or exclusive, controlled by the isTargeted field (defaults to inclusive)."],["Device manufacturers are included in a broader TechnologyTargeting system alongside other criteria like operating systems, browsers, and mobile carriers."]]],["The core content defines `DeviceManufacturerTargeting`, used to target or exclude device manufacturers for `LineItem` objects within the `ForecastService`. Key actions involve specifying `isTargeted` (true/false) to indicate whether device manufacturers are included or excluded. The `deviceManufacturers` field is defined by an array of objects, which include various technology-related targeting types such as bandwidth groups, browsers, and other mobile and operating system criteria. The `DeviceManufacturerTargeting` namespace is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]