[[["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."],[[["\u003cp\u003eBrowserTargeting allows publishers to target or exclude specific web browsers when delivering line items.\u003c/p\u003e\n"],["\u003cp\u003eIt utilizes the \u003ccode\u003eisTargeted\u003c/code\u003e field to determine if browsers are included or excluded, defaulting to inclusion.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ebrowsers\u003c/code\u003e field specifies the individual browsers or browser-related criteria for targeting, including factors like browser language, bandwidth, or mobile device properties.\u003c/p\u003e\n"],["\u003cp\u003eBrowserTargeting is employed within various Google Ad Manager services such as LineItemService, ProposalLineItemService, and ForecastService, among others.\u003c/p\u003e\n"]]],["The `BrowserTargeting` feature within several services, including `AdRuleService`, `ForecastService`, and `LineItemService`, allows for the targeting or exclusion of specific browsers. Key actions include setting `isTargeted` to indicate whether to target or exclude browsers, defaulting to true. The `browsers` field specifies the list of targeted browsers, which is part of a larger group of technologies such as `Technology`, `BandwidthGroup`, and other types of technologies related to the device.\n"],null,["# type BrowserTargeting (v202408)\n\n**Service** \n**AdRuleService** [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.BrowserTargeting) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.BrowserTargeting) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.BrowserTargeting) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.BrowserTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.BrowserTargeting) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.BrowserTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.BrowserTargeting) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.BrowserTargeting) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.BrowserTargeting) **Dependencies** \n[TechnologyTargeting](/ad-manager/api/reference/v202408/AdRuleService.TechnologyTargeting) \n▼\n**BrowserTargeting**\n\nRepresents browsers that are being targeted or excluded by the [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `isTargeted` | ` `xsd:`boolean` Indicates whether browsers should be targeted or excluded. This attribute is optional and defaults to `true`. |\n| ### `browsers` | 1. ` `[Technology](/ad-manager/api/reference/v202408/AdRuleService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202408/AdRuleService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202408/AdRuleService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202408/AdRuleService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202408/AdRuleService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202408/AdRuleService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202408/AdRuleService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202408/AdRuleService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202408/AdRuleService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202408/AdRuleService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202408/AdRuleService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202408/AdRuleService.OperatingSystemVersion)` ` \u003cbr /\u003e Browsers that are being targeted or excluded by the [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem). |"]]