[[["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 includes two main fields: `targetedOperatingSystemVersions` for inclusion and `excludedOperatingSystemVersions` for exclusion."],["Both fields use an array of Technology objects, specifically OperatingSystemVersion, to define the targeted or excluded versions."],["This targeting feature enables refined ad delivery based on the users' operating system versions."]]],["The content defines `OperatingSystemVersionTargeting`, which is used to target or exclude specific operating system versions for a `LineItem`. Key services involved include `AdRuleService`, `ForecastService`, and `LineItemService`, among others. It outlines two main fields: `targetedOperatingSystemVersions` and `excludedOperatingSystemVersions`. These fields allow for the selection of specific OS versions for inclusion or exclusion. Each field references various technology-related targeting options such as `Browser`, `DeviceCategory`, `OperatingSystem`, and `MobileDevice`.\n"]]