[[["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."],[[["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, specifically OperatingSystemVersion, to define the targeted or excluded versions."],["This feature helps refine ad delivery by ensuring ads are shown to users with the desired operating system versions."]]],["The content details `OperatingSystemVersionTargeting`, which defines the targeting or exclusion of operating system versions for a `LineItem`. Key actions involve using multiple services like `AdRuleService`, `AdjustmentService`, and others, alongside `NativeStyleService`, to manage targeting. The service has two main fields: `targetedOperatingSystemVersions` for specifying which OS versions to include, and `excludedOperatingSystemVersions` to omit. Both fields allow using `Technology`, `BandwidthGroup` or `OperatingSystemVersion` as a parameter.\n"]]