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 allows publishers to target or exclude specific web browsers for their line items."],["It utilizes an `isTargeted` field to determine if the specified browsers should be included or excluded, defaulting to inclusion."],["Publishers can specify a wide array of browser-related criteria like browser, browser language, device capabilities, and operating systems within `browsers` to refine their targeting."],["BrowserTargeting is a component within the Google Ad Manager API, residing under the namespace `https://www.google.com/apis/ads/publisher/v202402`."],["This feature is used by multiple services, including AdRuleService, ForecastService, LineItemService, and others, to manage browser-based targeting."]]],["The content details the `BrowserTargeting` feature, used within various services like `AdRuleService`, `ForecastService`, and `LineItemService`. `BrowserTargeting` determines if specific browsers are included or excluded in a `LineItem`. Key actions involve setting `isTargeted` (defaulting to true) to define inclusion/exclusion and specifying `browsers` from a list of `Technology`, `BandwidthGroup`, `Browser`, `BrowserLanguage`, and more, for targeting or exclusion. The namespace is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]