type BrowserTargeting (v202402)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["BrowserTargeting allows you to target or exclude specific web browsers when delivering ads."],["It uses boolean `isTargeted` to indicate if the targeting is inclusive or exclusive and `browsers` to specify the targeted browsers."],["`browsers` field accepts an array of `Technology` objects, further categorized into specific browser types like Browser, BrowserLanguage, DeviceCapability, etc."],["BrowserTargeting is part of the Google Ad Manager API and falls under the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The core content details the `BrowserTargeting` functionality within various services, accessible via the `https://www.google.com/apis/ads/publisher/v202402` namespace. It defines two fields: `isTargeted` (a boolean) and `browsers`. The `browsers` field encompasses a range of targeting options, including `Technology`, `BandwidthGroup`, `Browser`, `BrowserLanguage`, and other specific device-related targeting like `DeviceCapability`, `MobileDevice`, and `OperatingSystemVersion`. These options define what specific technology or devices can be targeted.\n"]]