[[["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-11-19 UTC."],[[["DeviceManufacturerTargeting allows you to target or exclude specific device manufacturers when setting up line items."],["It uses boolean logic (`isTargeted`) to determine whether the listed manufacturers should be included or excluded."],["The `deviceManufacturers` field contains an array of device manufacturers to be targeted or excluded."],["This feature is commonly used within Line Items, allowing for granular control over ad delivery based on the device manufacturer."]]],["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"]]