[[["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-08-20 UTC."],[[["BrowserTargeting is used to target or exclude specific web browsers for a LineItem in Google Ad Manager."],["You can include or exclude browsers using the `isTargeted` field, which defaults to inclusion."],["The `browsers` field allows you to specify a variety of browser-related criteria for targeting, including browser, browser language, and operating system."],["This feature enables advertisers to refine their ad delivery based on user browser preferences."]]],["The `BrowserTargeting` feature, part of the `LineItemService`, allows for the targeting or exclusion of specific browsers. It utilizes a boolean `isTargeted` field, defaulting to true, to define whether to include or exclude browsers. The `browsers` field references an array of targeting options, including `Technology`, `Browser`, and other device-related categories like `OperatingSystem`, `MobileDevice`, and `DeviceCategory`, enabling precise control over ad delivery. It also uses other services such as `AdRuleService` and `ForecastService`.\n"]]