[[["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 allows you to target or exclude specific web browsers when delivering ads."],["It uses boolean `isTargeted` to indicate if the targeting is inclusive or exclusive and `browsers` to specify the targeted browsers."],["`browsers` field accepts an array of `Technology` objects, further categorized into specific browser types like Browser, BrowserLanguage, DeviceCapability, etc."],["BrowserTargeting is part of the Google Ad Manager API and falls under the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The core content details the `BrowserTargeting` functionality within various services, accessible via the `https://www.google.com/apis/ads/publisher/v202402` namespace. It defines two fields: `isTargeted` (a boolean) and `browsers`. The `browsers` field encompasses a range of targeting options, including `Technology`, `BandwidthGroup`, `Browser`, `BrowserLanguage`, and other specific device-related targeting like `DeviceCapability`, `MobileDevice`, and `OperatingSystemVersion`. These options define what specific technology or devices can be targeted.\n"]]