[[["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 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`)."],["The `operatingSystems` field lists the specific operating systems to be targeted or excluded."],["OperatingSystemTargeting is a component within the broader TechnologyTargeting structure of Google Ad Manager."],["This feature helps publishers refine ad delivery to reach the desired audience based on their operating systems."]]],["The core content describes `OperatingSystemTargeting`, which defines how operating systems are targeted or excluded for a `LineItem`. Key actions include specifying `isTargeted` (true for targeting, false for excluding), which defaults to true, and listing the `operatingSystems`. The supported operating systems include: BandwidthGroup, Browser, BrowserLanguage, and others. `OperatingSystemTargeting` is utilized within multiple services like AdRuleService, ForecastService, and LineItemService. It is dependent on `TechnologyTargeting`.\n"]]