[[["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-05-15 UTC."],[[["DeviceManufacturerTargeting is used to target or exclude specific device manufacturers for a LineItem."],["It includes two main fields: `isTargeted` (to specify whether to target or exclude) and `deviceManufacturers` (listing the specific manufacturers)."],["By default, `isTargeted` is set to `true`, meaning manufacturers listed are targeted rather than excluded."],["`deviceManufacturers` field allows specifying multiple device manufacturers using an array of `Technology` objects."]]],["DeviceManufacturerTargeting manages device manufacturer targeting or exclusion for LineItems. It involves services like AdRuleService, ForecastService, and others. Key fields include `isTargeted`, a boolean indicating whether to target or exclude manufacturers, defaulting to true. `deviceManufacturers` specifies the targeted or excluded manufacturers through a list of Technology objects, which include various device-related categories like BandwidthGroup, Browser, and MobileDevice. The namespace for these operations is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]