[[["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."],[[["DeviceManufacturerTargeting is used to target or exclude specific device manufacturers for a LineItem."],["It utilizes a boolean field, `isTargeted`, to determine whether to include or exclude the specified device manufacturers, defaulting to include (true) if not specified."],["The `deviceManufacturers` field contains an array of device manufacturers to target, which can be found within the Technology object under DeviceManufacturer."],["This object is a part of the Google Ad Manager API and can be used within various services such as ProposalLineItemService, ForecastService, etc."]]],["DeviceManufacturerTargeting allows for targeting or excluding specific device manufacturers for LineItems. It is utilized across multiple services including AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. The `isTargeted` field determines if targeting or exclusion is applied (defaults to targeting), while `deviceManufacturers` specifies the list of targeted or excluded manufacturers and it can be one of technology, bandwidthGroup, browser, browserLanguage, deviceCapability, deviceCategory, deviceManufacturer, mobileCarrier, mobileDevice, mobileDeviceSubmodel, operatingSystem, operatingSystemVersion.\n"]]