[[["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."],[[["OperatingSystemTargeting allows publishers to target or exclude specific operating systems for their line items."],["It utilizes an `isTargeted` field to specify whether the listed operating systems should be included or excluded, defaulting to inclusion if not specified."],["Publishers can define the targeted or excluded operating systems using the `operatingSystems` field, referencing a variety of technology criteria like OperatingSystem, OperatingSystemVersion, DeviceCategory, Browser, etc."],["The primary function is to refine the delivery of line items to users based on their operating system, enhancing campaign targeting and performance."]]],["The `OperatingSystemTargeting` feature manages operating system inclusion or exclusion for `LineItem` within various services such as `AdRuleService`, `ForecastService`, `LineItemService`, and others. It uses the namespace `https://www.google.com/apis/ads/publisher/v202408`. The key fields are `isTargeted`, a boolean defaulting to true that indicates whether to target or exclude, and `operatingSystems`, an array that can include various technological targets like `Browser`, `DeviceCategory`, and `OperatingSystemVersion` for targeting.\n"]]