[[["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."],[[["OperatingSystemVersionTargeting allows you to target or exclude specific operating system versions for a LineItem."],["It has two main fields: `targetedOperatingSystemVersions` for inclusion and `excludedOperatingSystemVersions` for exclusion of operating system versions."],["Both fields accept an array of Technology objects, including OperatingSystemVersion, which defines the targeted or excluded versions."],["This targeting is commonly used within services like ForecastService, LineItemService, and others to refine ad delivery."]]],["The document details `OperatingSystemVersionTargeting`, which manages the targeting and exclusion of operating system versions for `LineItem` within the ad management platform. Key services involved include `AdRuleService`, `AdjustmentService`, `ForecastService`, and others. It defines two primary fields: `targetedOperatingSystemVersions` and `excludedOperatingSystemVersions`, each listing various technological and device-related targeting criteria such as `Browser`, `DeviceCategory`, and `MobileDevice`. These fields are used to specify which operating system versions are included or excluded when targeting `LineItem`.\n"]]