Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
BrowserTargeting allows publishers to target or exclude specific web browsers when delivering ads.
It uses boolean field isTargeted to determine if the targeting should include or exclude the specified browsers.
The browsers field allows for selection from a variety of browser-related technologies for targeting, including specific browsers, bandwidth groups, and browser languages.
BrowserTargeting objects are utilized within the broader context of technology targeting in Google Ad Manager.
This feature is part of the Google Ad Manager API and resides within the https://www.google.com/apis/ads/publisher/v202411 namespace.
[[["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 2025-08-06 UTC."],[],["The document outlines the `BrowserTargeting` feature within the `v202411` API namespace, used across multiple services like `AdRuleService` and `YieldGroupService`. `BrowserTargeting` includes `isTargeted` (boolean) and `browsers`. Browsers is an array to target various technologies. These include `BandwidthGroup`, `Browser`, `BrowserLanguage`, `DeviceCapability`, `DeviceCategory`, `DeviceManufacturer`, `MobileCarrier`, `MobileDevice`, `MobileDeviceSubmodel`, `OperatingSystem`, and `OperatingSystemVersion`.\n"]]