[[["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."],[[["OperatingSystemTargeting objects represent the operating systems that are either targeted or excluded by a LineItem."],["The `isTargeted` field, a boolean, determines if the operating systems are included (`true`) or excluded (`false`) in targeting, defaulting to `true`."],["The `operatingSystems` field contains an array of Technology objects, specifically OperatingSystem objects, that are being targeted or excluded in the LineItem."]]],["OperatingSystemTargeting specifies operating systems for targeting or exclusion within a LineItem. Key fields include `isTargeted`, a boolean that defaults to true, indicating whether systems are targeted or excluded, and `operatingSystems`, which is an array of Technology entities, including BandwidthGroup, Browser, DeviceManufacturer, MobileDevice, and OperatingSystem, amongst other items. It is used by multiple services including AdRuleService, AdjustmentService, ForecastService, and LineItemService. The data namespace for this information is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]