[[["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 2024-08-20 UTC."],[[["DeviceManufacturerTargeting is used to target or exclude specific device manufacturers in ad campaigns."],["It is part of the TechnologyTargeting criteria and is applied to LineItems within Google Ad Manager."],["DeviceManufacturerTargeting can be configured to either include or exclude specified device manufacturers."],["It utilizes an array of DeviceManufacturer objects to identify the intended targets or exclusions."]]],["The core content describes `DeviceManufacturerTargeting`, which specifies whether device manufacturers are targeted or excluded within ad settings. This targeting is utilized by services such as `AdRuleService`, `ForecastService`, and `LineItemService`, among others. The `isTargeted` field determines inclusion or exclusion, defaulting to `true`. The `deviceManufacturers` field lists various technology-related targeting types including `DeviceCategory`, `MobileDevice`, and `OperatingSystem` among others. `TechnologyTargeting` is the dependency for `DeviceManufacturerTargeting`.\n"]]