[[["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."],[[["OperatingSystemTargeting allows you to target or exclude specific operating systems for a LineItem."],["It utilizes an 'isTargeted' field to specify whether the listed operating systems should be included or excluded, defaulting to inclusion."],["The 'operatingSystems' field contains an array of operating systems, selectable from a broader list of technologies including browser, device, and mobile carrier details."]]],["The core content defines `OperatingSystemTargeting`, used by `LineItem` to target or exclude specific operating systems. Key actions involve setting `isTargeted` to `true` (default) or `false` to indicate inclusion or exclusion. `operatingSystems` field includes references to `Technology` and other dependency target types, including `BandwidthGroup`, `Browser`, `DeviceCapability`, and more. These define the specific operating systems or groups. `OperatingSystemTargeting` is a dependency of services such as `AdRuleService` and `LineItemService`.\n"]]