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 allows you to target or exclude specific device manufacturers when setting up line items in Google Ad Manager."],["It uses a boolean field, `isTargeted`, to determine whether the specified manufacturers should be included or excluded, defaulting to inclusion."],["You can specify multiple device manufacturers within the `deviceManufacturers` field to broaden or narrow your targeting criteria."],["This feature provides granular control over ad delivery, enabling you to reach audiences using specific device brands."]]],["`DeviceManufacturerTargeting` defines the targeting or exclusion of device manufacturers for `LineItem`. The `isTargeted` field, defaulting to true, determines whether manufacturers are included or excluded. The `deviceManufacturers` field lists the manufacturers, which is linked to various technology-related dependencies like `Technology`, `BandwidthGroup`, `Browser`, and others. The service is used by several other services including `AdRuleService`, `ForecastService`, and `LineItemService`. It operates within the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]