[[["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."],[[["OperatingSystemTargeting allows publishers to target or exclude specific operating systems for their line items."],["It utilizes a boolean field, `isTargeted`, to determine whether to include or exclude the specified operating systems, defaulting to include (true)."],["The `operatingSystems` field accepts an array of Technology objects, specifically of type OperatingSystem, allowing for the targeting of multiple operating systems within a single targeting criterion."],["This feature provides granular control over ad delivery, ensuring ads reach users on the desired operating systems."]]],["The core content describes `OperatingSystemTargeting`, which manages the targeting or exclusion of operating systems for `LineItem`. Key services involved include `AdRuleService`, `AdjustmentService`, `ForecastService`, and others. The primary actions are targeting or excluding operating systems, indicated by the `isTargeted` boolean field (defaulting to `true`). The `operatingSystems` field specifies an array of technologies like `BandwidthGroup`, `Browser`, and `OperatingSystemVersion`, defining which systems are targeted.\n"]]