type BrowserTargeting (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003e\u003ccode\u003eBrowserTargeting\u003c/code\u003e allows publishers to target or exclude specific web browsers when delivering ads.\u003c/p\u003e\n"],["\u003cp\u003eIt uses boolean field \u003ccode\u003eisTargeted\u003c/code\u003e to determine if the targeting should include or exclude the specified browsers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ebrowsers\u003c/code\u003e field allows for selection from a variety of browser-related technologies for targeting, including specific browsers, bandwidth groups, and browser languages.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBrowserTargeting\u003c/code\u003e objects are utilized within the broader context of technology targeting in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis feature is part of the Google Ad Manager API and resides within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],["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"],null,["# type BrowserTargeting (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.BrowserTargeting) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.BrowserTargeting) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.BrowserTargeting) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.BrowserTargeting) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.BrowserTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.BrowserTargeting) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.BrowserTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.BrowserTargeting) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.BrowserTargeting) **YieldGroupService** **Dependencies** \n[TechnologyTargeting](/ad-manager/api/reference/v202411/YieldGroupService.TechnologyTargeting) \n▼\n**BrowserTargeting**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `isTargeted` | ` `xsd:`boolean` \u003cbr /\u003e |\n| ### `browsers` | 1. ` `[Technology](/ad-manager/api/reference/v202411/YieldGroupService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202411/YieldGroupService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202411/YieldGroupService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202411/YieldGroupService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202411/YieldGroupService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202411/YieldGroupService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202411/YieldGroupService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202411/YieldGroupService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202411/YieldGroupService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202411/YieldGroupService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202411/YieldGroupService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202411/YieldGroupService.OperatingSystemVersion)` ` \u003cbr /\u003e \u003cbr /\u003e |"]]