[[["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 is used to target or exclude specific operating systems for a LineItem."],["It utilizes Technology objects, specifically OperatingSystem, for targeting."],["The `isTargeted` field determines whether the operating systems are included or excluded, defaulting to inclusion."],["Available services related to OperatingSystemTargeting include AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService and YieldGroupService."]]],["OperatingSystemTargeting manages the inclusion or exclusion of operating systems for LineItems. Key services include AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, TargetingPresetService, and YieldGroupService. It uses two fields: `isTargeted`, a boolean defaulting to true that indicates whether to target or exclude, and `operatingSystems`, an array to list target or excluded `Technology` and its associated fields such as BandwidthGroup, Browser, etc.\n"]]