[[["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 publishers to target or exclude specific web browsers for their line items."],["It utilizes an `isTargeted` field to determine if the specified browsers should be included or excluded, defaulting to inclusion."],["Publishers can specify a range of browser-related criteria, including browser type, language, and bandwidth group, for refined targeting."],["The targeting or exclusion applies to line items, enabling publishers to customize ad delivery based on user browser characteristics."]]],["The `BrowserTargeting` feature, utilized across multiple services like `AdRuleService`, `ForecastService`, and `LineItemService`, manages the targeting or exclusion of web browsers for `LineItem`. It uses the boolean `isTargeted` to determine inclusion or exclusion, defaulting to `true`. The `browsers` field specifies targeted browsers and utilizes various related fields, including `Technology`, `BandwidthGroup`, `Browser`, `BrowserLanguage`, `DeviceCapability`, and more. The namespace for `BrowserTargeting` is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]