[[["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 allows you to target or exclude specific device manufacturers when setting up line items."],["It's used within services like LineItemService, ProposalService, and TargetingPresetService."],["You can specify whether to include or exclude manufacturers using the `isTargeted` field, which defaults to inclusion."],["The `deviceManufacturers` field lists the specific device manufacturers being targeted or excluded in your campaign setup."],["This feature enables more refined ad delivery by focusing on audiences using particular device brands."]]],["DeviceManufacturerTargeting manages targeting or excluding device manufacturers for LineItems. Key actions involve setting `isTargeted` to true or false, determining if manufacturers are included or excluded. It utilizes a `deviceManufacturers` field, referencing a Technology array, and additional options like BandwidthGroup, Browser, and other device-related categories. This functionality is accessed through various services, including AdRuleService, ForecastService, LineItemService, and others, all within the specified namespace.\n"]]