type BrowserTargeting (v202408)
- 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` objects are used to target or exclude specific web browsers when delivering ads."],["This targeting criteria utilizes two main fields: `isTargeted` (to include or exclude) and `browsers` (to specify the browsers)."],["`browsers` field accepts an array of `Technology` objects, which can further specify criteria such as browser, browser language, device capabilities, and operating system details."],["The namespace for `BrowserTargeting` is `https://www.google.com/apis/ads/publisher/v202408`."]]],["The document outlines the `BrowserTargeting` functionality within the Google Ad Manager API (v202408). It's part of several services, including `AdRuleService`, `AdjustmentService`, `ForecastService`, and `YieldGroupService`. `BrowserTargeting` has a namespace: `https://www.google.com/apis/ads/publisher/v202408`. Key fields include `isTargeted` (a boolean) and `browsers`, which accepts various `Technology`, `BandwidthGroup`, and related objects like `Browser`, `DeviceCategory`, and `OperatingSystem`. These fields are used to refine targeting criteria.\n"]]