type BrowserTargeting (v202405)
Represents browsers that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["BrowserTargeting allows publishers to target or exclude specific web browsers when delivering line items."],["It utilizes the `isTargeted` field to determine if browsers are included or excluded, defaulting to inclusion."],["The `browsers` field specifies the individual browsers or browser-related criteria for targeting."],["BrowserTargeting is a component within the Google Ad Manager API, under the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The content defines `BrowserTargeting`, used to target or exclude browsers for a `LineItem`. It outlines that this targeting is managed through the AdRuleService and other services like ForecastService and LineItemService. The core functionality relies on two fields: `isTargeted`, a boolean indicating targeting or exclusion, defaulting to true, and `browsers`, an array of technology-related targeting. This `browser` array contains multiple fields like `Technology`, `Browser`, `BandwidthGroup`, and other criteria for specific browser targeting.\n"]]