type BrowserTargeting (v202408)
Represents browsers that are being targeted or excluded by the LineItem.
- 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 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, including factors like browser language, bandwidth, or mobile device properties."],["BrowserTargeting is employed within various Google Ad Manager services such as LineItemService, ProposalLineItemService, and ForecastService, among others."]]],["The `BrowserTargeting` feature within several services, including `AdRuleService`, `ForecastService`, and `LineItemService`, allows for the targeting or exclusion of specific browsers. Key actions include setting `isTargeted` to indicate whether to target or exclude browsers, defaulting to true. The `browsers` field specifies the list of targeted browsers, which is part of a larger group of technologies such as `Technology`, `BandwidthGroup`, and other types of technologies related to the device.\n"]]