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 is used to target or exclude specific device manufacturers for a LineItem."],["It specifies whether to include (`isTargeted = true`) or exclude (`isTargeted = false`) the listed device manufacturers."],["Targeting can be applied using a list of device manufacturers."],["It is a part of the TechnologyTargeting within the Google Ad Manager API."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202405`."]]],["DeviceManufacturerTargeting defines whether device manufacturers are targeted or excluded for LineItems. The `isTargeted` field (defaulting to `true`) dictates this. The `deviceManufacturers` field specifies the list of manufacturers to target/exclude, utilizing various Technology types like BandwidthGroup, Browser, DeviceCategory, and MobileCarrier. It's used by services including AdRuleService, LineItemService, and ProposalLineItemService. The core functionality enables refined targeting within advertising based on device manufacturers.\n"]]