type BrowserTargeting (v202408)
Represents browsers that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["`BrowserTargeting` allows publishers to target or exclude specific web browsers for their line items, controlling which users see their ads."],["It utilizes an `isTargeted` field, defaulting to `true`, to indicate if listed browsers should be included or excluded from targeting."],["Publishers can specify an array of `browsers` to be targeted, including options like specific browser versions, languages, or operating systems."],["This feature enables refined ad delivery based on user browser characteristics for improved campaign performance."]]],["The content defines `BrowserTargeting`, which specifies whether browsers are targeted or excluded for a `LineItem`. Key services include `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, and others. `BrowserTargeting` has two fields: `isTargeted`, a boolean that determines inclusion or exclusion (defaults to true), and `browsers`, which targets or excludes `Technology`, `BandwidthGroup`, `Browser`, and other related technologies.\n"]]