[[["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-08-20 UTC."],[[["DeviceManufacturerTargeting is used to target or exclude specific device manufacturers for a LineItem."],["It includes fields for specifying whether to target or exclude manufacturers and a list of targeted/excluded device manufacturers."],["By default, `isTargeted` is set to `true`, indicating that the listed device manufacturers will be targeted."],["`deviceManufacturers` field contains a list of device manufacturers which are represented as `Technology` objects."]]],["DeviceManufacturerTargeting manages device manufacturer targeting or exclusion for LineItems. Key services involved include AdRuleService, AdjustmentService, ForecastService, LineItemService, and others. The `isTargeted` field, a boolean, determines targeting or exclusion, defaulting to `true`. The `deviceManufacturers` field specifies the targeted or excluded manufacturers and includes an array of `Technology` and other device-related objects such as `BandwidthGroup`, `Browser`, `DeviceCategory`, and more, all under the specified namespace.\n"]]