[[["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-02-13 UTC."],[[["DeviceManufacturerTargeting is used to target or exclude specific device manufacturers in advertising campaigns."],["It utilizes a boolean field, `isTargeted`, to determine whether the listed manufacturers should be included or excluded, defaulting to inclusion if not specified."],["Advertisers can specify a list of device manufacturers through the `deviceManufacturers` field to refine the targeting of their LineItems."],["DeviceManufacturerTargeting falls under the TechnologyTargeting category within the Google Ad Manager API."]]],["DeviceManufacturerTargeting defines the targeting or exclusion of device manufacturers for LineItems. Key actions involve setting `isTargeted` (defaulting to `true`) to indicate whether to target or exclude manufacturers. The `deviceManufacturers` field allows specifying a list of manufacturers using various Technology criteria such as BandwidthGroup, Browser, DeviceCapability, DeviceCategory, MobileCarrier, and more. This functionality is used across services like AdRuleService, ForecastService, LineItemService, and others, within the `v202402` namespace.\n"]]