[[["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-02-13 UTC."],[[["OperatingSystemTargeting allows for the targeting or exclusion of line items based on operating systems."],["It uses the `isTargeted` field (defaulting to true) to determine whether to include or exclude the specified operating systems."],["The `operatingSystems` field lists the specific operating systems being targeted, encompassing a variety of technologies and device characteristics."],["OperatingSystemTargeting is utilized within services such as AdjustmentService, ForecastService, LineItemService and more."]]],["The `OperatingSystemTargeting` feature within multiple services like `AdRuleService`, `ForecastService`, and `LineItemService` allows for the targeting or exclusion of specific operating systems. Key attributes include `isTargeted`, a boolean indicating whether to target or exclude, defaulting to true. The `operatingSystems` field specifies the list of targeted operating systems, and it also includes other targeting parameters like `BandwidthGroup`, `Browser`, `DeviceCapability`, `MobileDevice` etc, which can be configured.\n"]]