[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eDeviceManufacturerTargeting allows you to target or exclude specific device manufacturers when setting up line items.\u003c/p\u003e\n"],["\u003cp\u003eIt uses boolean logic (\u003ccode\u003eisTargeted\u003c/code\u003e) to determine whether the listed manufacturers should be included or excluded.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edeviceManufacturers\u003c/code\u003e field contains an array of device manufacturers to be targeted or excluded.\u003c/p\u003e\n"],["\u003cp\u003eThis feature is commonly used within Line Items, allowing for granular control over ad delivery based on the device manufacturer.\u003c/p\u003e\n"]]],["DeviceManufacturerTargeting manages targeting or excluding device manufacturers for LineItems. This function is accessible via various services like AdRuleService, ForecastService, and ProposalService. Key actions include setting `isTargeted` to determine inclusion or exclusion, defaulting to true. The `deviceManufacturers` field allows selecting from a list of technology-related criteria such as BandwidthGroup, Browser, DeviceCategory, and MobileCarrier to filter specific device manufacturers. The namespace is provided as `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type DeviceManufacturerTargeting (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.DeviceManufacturerTargeting) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.DeviceManufacturerTargeting) [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** [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/ProposalService.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/ProposalService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202411/ProposalService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202411/ProposalService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202411/ProposalService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202411/ProposalService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202411/ProposalService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202411/ProposalService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202411/ProposalService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202411/ProposalService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202411/ProposalService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202411/ProposalService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202411/ProposalService.OperatingSystemVersion)` ` \u003cbr /\u003e Device manufacturers that are being targeted or excluded by the [LineItem](/ad-manager/api/reference/v202411/ForecastService.LineItem). |"]]