[[["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-05-15 UTC."],[[["OperatingSystemTargeting allows you to target or exclude specific operating systems for your line items."],["You can choose to include or exclude operating systems based on your advertising needs."],["This feature leverages Technology objects, specifically the OperatingSystem type, for targeting."],["OperatingSystemTargeting is utilized within various services like AdRuleService, ProposalLineItemService, and TargetingPresetService."]]],["The `OperatingSystemTargeting` feature manages the targeting or exclusion of operating systems for `LineItem` ad management. It's utilized across various services like `AdRuleService`, `ForecastService`, and `ProposalService`. The key actions involve defining whether operating systems should be included (`isTargeted`: true) or excluded (`isTargeted`: false). It uses `operatingSystems` fields, including various `Technology` and `Device` related criteria such as `Browser`, `MobileDevice`, `OperatingSystemVersion` to specify which systems are affected.\n"]]