[[["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-11-19 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 and versions."],["It uses an `isTargeted` boolean field to determine whether browsers should be targeted or excluded, defaulting to `true` for targeting."],["Browser selection can be done from a range of browser technology attributes, like Browser, BrowserLanguage, DeviceCapability, and others."]]],["The content defines `BrowserTargeting`, which specifies whether browsers are targeted or excluded for a `LineItem`. It's part of various services including `AdRuleService`, `ForecastService`, and `LineItemService`. Key attributes include `isTargeted`, a boolean indicating targeting preference (defaults to true), and `browsers`, a field listing targeted or excluded browser types. The browser field includes a variety of types like `Technology`, `Browser`, `DeviceCategory`, and `MobileDevice`, enabling precise targeting. The namespace is specified as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]