[[["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."],[[["OperatingSystemVersionTargeting is used to represent operating system versions that are targeted or excluded by a LineItem."],["It utilizes two main fields: `targetedOperatingSystemVersions` for inclusion and `excludedOperatingSystemVersions` for exclusion of specific operating system versions."],["Both fields accept an array of `Technology` objects, which encompass various technology targeting options including OperatingSystemVersion."],["This targeting method enables publishers to refine ad delivery based on users' operating system versions, optimizing campaign reach and performance."]]],["The core content defines `OperatingSystemVersionTargeting`, used by `LineItem` to specify operating system versions. Key actions involve targeting or excluding OS versions. The namespace is `https://www.google.com/apis/ads/publisher/v202402`. Two fields, `targetedOperatingSystemVersions` and `excludedOperatingSystemVersions`, allow for the specification of operating system version criteria. These fields utilize a array of technology related fields like `Browser`, `DeviceCategory`, `OperatingSystem`, `OperatingSystemVersion` etc.\n"]]