type BrowserTargeting (v202402)
Represents browsers that are being targeted or excluded by the LineItem.
- 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` objects represent the browsers a LineItem is targeting or excluding."],["It utilizes the `isTargeted` field (defaulting to `true`) to determine inclusion or exclusion."],["The `browsers` field allows specifying an array of various technology types for targeting, including `Browser`."],["This object is part of the Google Ad Manager API and is defined within the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The core content details `BrowserTargeting`, which manages browser targeting or exclusion for `LineItem`. It outlines two key fields: `isTargeted`, a boolean that determines whether to target or exclude browsers (defaulting to `true`), and `browsers`, which lists the different `Technology` targeting criteria. The `browsers` field can include `Browser`, `BrowserLanguage`, `DeviceCapability` and various device types and operating systems. This service also utilizes `ForecastService`, `AdRuleService`, `AdjustmentService`, `LineItemService` and other targeting service features.\n"]]