[[["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 is used to target or exclude specific device manufacturers for a LineItem."],["It specifies whether to include (`isTargeted=true`) or exclude (`isTargeted=false`) the listed device manufacturers."],["`deviceManufacturers` field lists the specific device manufacturers being targeted or excluded."],["By default, `isTargeted` is set to `true`, meaning the device manufacturers listed in `deviceManufacturers` will be targeted."]]],["DeviceManufacturerTargeting manages device manufacturer targeting or exclusion for LineItems. This function is accessible via various services: AdRuleService, AdjustmentService, ForecastService, LineItemService, etc. Key actions include setting `isTargeted` (defaulting to true) to specify inclusion or exclusion. The `deviceManufacturers` field allows specifying targeted/excluded device manufacturers, using elements like Technology, BandwidthGroup, Browser, and other criteria such as MobileDevice and OperatingSystem. The relevant namespace for these operations is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]