type BrowserTargeting (v202411)
Represents browsers that are being targeted or excluded by the LineItem.
- 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 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["`BrowserTargeting` objects represent the specific web browsers a Line Item is set to either target or exclude in Google Ad Manager."],["By default, `BrowserTargeting` is set to target, but this can be changed via the `isTargeted` field to exclude specific browsers instead."],["Advertisers can use `BrowserTargeting` to refine the audience for their Line Items based on browser types such as Chrome, Firefox, or Safari, among other criteria using various Technology types."],["The `browsers` field within `BrowserTargeting` allows for specifying an array of different technologies, including specific browsers, operating systems, devices, and more for targeting purposes."]]],["The `BrowserTargeting` feature allows for targeting or excluding specific browsers for `LineItem` within various services including `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService` `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`. It uses the `isTargeted` field (defaulting to true) to determine if browsers are included or excluded. The `browsers` field contains an array of `Technology`, `BandwidthGroup`, `Browser`, and other `Device` attributes, among others, for granular control.\n"]]