[[["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 for the targeting or exclusion of line items based on operating systems."],["It utilizes boolean `isTargeted` to determine if the operating systems should be targeted (default) or excluded."],["Advertisers can select specific operating systems using the `operatingSystems` field, enabling customized targeting."],["This feature is available across multiple services, including AdRuleService, AdjustmentService, ForecastService, and others."]]],["The `OperatingSystemTargeting` feature manages operating system targeting or exclusion for `LineItem`. It uses services such as `AdRuleService`, `ForecastService`, and `TargetingPresetService`. Key fields include `isTargeted`, a boolean to indicate targeting or exclusion, and `operatingSystems`, which specifies the targeted/excluded OS using `Technology`. Other related targeting options, such as `BandwidthGroup`, `Browser`, `DeviceCategory`, `MobileCarrier`, `MobileDevice`, `OperatingSystemVersion`, and others are also available under the `operatingSystems` field.\n"]]