[[["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 objects represent the device manufacturers being targeted or excluded by a LineItem."],["You can include or exclude specific device manufacturers when setting up LineItem targeting."],["The `isTargeted` field determines whether listed device manufacturers are targeted or excluded (defaults to targeted)."],["The `deviceManufacturers` field contains the list of targeted or excluded device manufacturers."]]],["`DeviceManufacturerTargeting` defines how device manufacturers are targeted or excluded within the `LineItem` service. The core functionality involves specifying whether to include or exclude (`isTargeted`) specific device manufacturers. The `deviceManufacturers` field, within the Technology section, lists the targeted or excluded manufacturers, using `DeviceManufacturer` parameters, and also allows targeting based on various other technologies such as browsers, mobile devices and operating systems. Several services, including `AdRuleService` and `LineItemService`, reference this targeting information.\n"]]