[[["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-05-15 UTC."],[[["BrowserTargeting allows publishers to target or exclude specific web browsers when delivering line items."],["It utilizes the `isTargeted` field to determine if browsers are included or excluded, defaulting to inclusion."],["The `browsers` field specifies the individual browsers or browser-related criteria for targeting."],["BrowserTargeting is a component within the Google Ad Manager API, under the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The content defines `BrowserTargeting`, used to target or exclude browsers for a `LineItem`. It outlines that this targeting is managed through the AdRuleService and other services like ForecastService and LineItemService. The core functionality relies on two fields: `isTargeted`, a boolean indicating targeting or exclusion, defaulting to true, and `browsers`, an array of technology-related targeting. This `browser` array contains multiple fields like `Technology`, `Browser`, `BandwidthGroup`, and other criteria for specific browser targeting.\n"]]