[[["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-05-15 UTC."],[[["OperatingSystemTargeting allows you to target or exclude specific operating systems for ad delivery."],["This feature is applicable to LineItems and can be customized by specifying whether operating systems should be targeted or excluded."],["You can select multiple operating systems to be targeted or excluded within the OperatingSystemTargeting object."],["OperatingSystemTargeting utilizes Technology objects, which encompass various device and technology attributes, for refined ad targeting or exclusion."]]],["The `OperatingSystemTargeting` feature within multiple services like `AdRuleService`, `ForecastService`, and `LineItemService` allows for the targeting or exclusion of specific operating systems. Key fields include `isTargeted`, a boolean indicating inclusion or exclusion (defaulting to `true`), and `operatingSystems`, which specifies the targeted/excluded systems. This functionality is used by `LineItem` and depends on `TechnologyTargeting` allowing for fine-grained control over ad delivery. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]