[[["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 uses a boolean field, `isTargeted`, to determine whether to include or exclude the specified operating systems, defaulting to include if not specified."],["Publishers can specify the operating systems they wish to target or exclude using the `operatingSystems` field, which accepts an array of OperatingSystem objects."],["This feature is available within various Google Ad Manager services, including AdRuleService, AdjustmentService, and others listed in the provided content."]]],["`OperatingSystemTargeting` manages operating system targeting for `LineItem` within ad services. It uses the `isTargeted` boolean to specify whether to include or exclude operating systems, defaulting to inclusion. The `operatingSystems` field lists the operating systems and related technology criteria to target or exclude. The field has dependencies to other technologies like BandwidthGroup, Browser, DeviceCategory etc. The namespace is `https://www.google.com/apis/ads/publisher/v202408`. Multiple services are referenced, such as `AdRuleService` and `ForecastService`.\n"]]