[[["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 allows for targeting or excluding specific device manufacturers in ad campaigns."],["This targeting option is applicable to LineItems and can be utilized through various services such as AdRuleService, ForecastService, and LineItemService."],["DeviceManufacturerTargeting includes two key fields: `isTargeted` to specify whether to target or exclude manufacturers and `deviceManufacturers` to list the specific manufacturers."],["The `isTargeted` field defaults to `true` for targeting device manufacturers if left unspecified."],["`deviceManufacturers` accepts an array of `Technology` objects that contain details about the specific device manufacturers to be included or excluded."]]],["DeviceManufacturerTargeting manages device manufacturer targeting or exclusion for LineItems. Key services involved include AdjustmentService, ForecastService, and LineItemService, among others. The `isTargeted` field, defaulting to `true`, determines targeting or exclusion. The `deviceManufacturers` field, utilizing Technology data types, specifies the manufacturers for targeting. It supports various targeting types like BandwidthGroup, Browser, DeviceCapability, and OperatingSystem, enabling granular control over ad delivery.\n"]]