[[["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 object represents the operating system versions that are targeted or excluded by a LineItem."],["It uses two fields: `targetedOperatingSystemVersions` and `excludedOperatingSystemVersions` to manage the targeting."],["Both fields are arrays of Technology objects, specifically of type OperatingSystemVersion."],["This targeting feature enables publishers to refine ad delivery based on users' operating system versions."],["The object is part of the Google Ad Manager API and falls under the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The core content defines `OperatingSystemVersionTargeting`, used to target or exclude specific operating system versions for a `LineItem`. Key services include AdRuleService, AdjustmentService, ForecastService, and others. The `OperatingSystemVersionTargeting` includes two fields: `targetedOperatingSystemVersions` and `excludedOperatingSystemVersions`. Both of them contain an array of technologies like BandwidthGroup, Browser, and MobileDevice to be targeted or excluded. The namespace for this functionality is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]