[[["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."],[[["OperatingSystemTargeting allows publishers to target or exclude specific operating systems for their line items."],["It uses a boolean field, `isTargeted`, to determine whether to include or exclude the specified operating systems, defaulting to include (`true`)."],["Publishers can specify the operating systems using the `operatingSystems` field, which accepts an array of `Technology` objects representing the target operating systems."],["OperatingSystemTargeting is used within various Google Ad Manager services like AdRuleService, ForecastService, and LineItemService, among others, to refine ad delivery."]]],["OperatingSystemTargeting manages the inclusion or exclusion of operating systems for LineItems. Key services include AdRuleService, AdjustmentService, ForecastService, and LineItemService. It utilizes the `isTargeted` field, a boolean indicating inclusion or exclusion, defaulting to `true`. The `operatingSystems` field specifies the targeted or excluded systems and includes an array of related technologies, such as Browser, DeviceCategory, MobileDevice, and OperatingSystemVersion. This is in the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]