type DeviceManufacturerTargeting (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Represents device manufacturer that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eDeviceManufacturerTargeting represents the targeting or exclusion of device manufacturers for a LineItem.\u003c/p\u003e\n"],["\u003cp\u003eIt utilizes a boolean field, \u003ccode\u003eisTargeted\u003c/code\u003e, to determine if the listed manufacturers should be targeted or excluded (defaults to true for targeting).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edeviceManufacturers\u003c/code\u003e field contains a list of Technology objects that specify the targeted or excluded device manufacturers.\u003c/p\u003e\n"],["\u003cp\u003eThis targeting can be used within various services, including LineItemService, ProposalLineItemService, and TargetingPresetService.\u003c/p\u003e\n"]]],["DeviceManufacturerTargeting manages device manufacturer targeting or exclusion for LineItems. Key actions include setting `isTargeted` to `true` (default) or `false`, indicating inclusion or exclusion. It utilizes a `deviceManufacturers` field which encompasses various Technology entities, such as BandwidthGroup, Browser, DeviceCategory, and MobileCarrier. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202411`, and the service is associated with multiple Ad Manager services like AdRuleService, ForecastService and LineItemService.\n"],null,["# type DeviceManufacturerTargeting (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.DeviceManufacturerTargeting) **AdjustmentService** [ForecastService](/ad-manager/api/reference/v202411/ForecastService.DeviceManufacturerTargeting) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.DeviceManufacturerTargeting) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.DeviceManufacturerTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.DeviceManufacturerTargeting) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.DeviceManufacturerTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.DeviceManufacturerTargeting) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.DeviceManufacturerTargeting) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.DeviceManufacturerTargeting) **Dependencies** \n[TechnologyTargeting](/ad-manager/api/reference/v202411/AdjustmentService.TechnologyTargeting) \n▼\n**DeviceManufacturerTargeting**\n\nRepresents device manufacturer that are being targeted or excluded by the [LineItem](/ad-manager/api/reference/v202411/ForecastService.LineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `isTargeted` | ` `xsd:`boolean` Indicates whether device manufacturers should be targeted or excluded. This attribute is optional and defaults to `true`. |\n| ### `deviceManufacturers` | 1. ` `[Technology](/ad-manager/api/reference/v202411/AdjustmentService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202411/AdjustmentService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202411/AdjustmentService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202411/AdjustmentService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202411/AdjustmentService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202411/AdjustmentService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202411/AdjustmentService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202411/AdjustmentService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202411/AdjustmentService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202411/AdjustmentService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202411/AdjustmentService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202411/AdjustmentService.OperatingSystemVersion)` ` \u003cbr /\u003e Device manufacturers that are being targeted or excluded by the [LineItem](/ad-manager/api/reference/v202411/ForecastService.LineItem). |"]]