[[["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."],[[["BrowserTargeting is used to target or exclude specific web browsers for ad delivery within Google Ad Manager."],["It allows advertisers to refine their audience based on browser types like Chrome, Firefox, or Safari."],["The \"isTargeted\" field determines whether the specified browsers should be included or excluded for ad targeting."],["Advertisers can specify multiple browsers and related technology criteria for precise targeting control."]]],["BrowserTargeting defines which browsers are included or excluded for a LineItem. Services like AdRuleService, AdjustmentService, ForecastService, and others use it. The core functionality involves two fields: `isTargeted`, a boolean to set targeting or exclusion (defaulting to true), and `browsers`, which specifies the targeted browsers. Browsers are defined by an array of Technology, such as Browser, BandwidthGroup, BrowserLanguage, DeviceCapability, and OperatingSystem, and others, allowing for detailed browser targeting.\n"]]