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 for their line items."],["It uses an `isTargeted` field, defaulting to `true`, to determine whether the specified browsers should be included or excluded."],["`browsers` field accepts an array of `Technology` objects, allowing for targeting based on a range of browser-related criteria like browser type, language, device capabilities, and more."]]],["BrowserTargeting manages browser inclusion or exclusion for LineItems. Key services interacting with it include AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, TargetingPresetService, and YieldGroupService. The `isTargeted` field, defaulting to `true`, determines targeting status. The `browsers` field specifies which technology-related items, such as Browser, DeviceCategory, MobileCarrier, and OperatingSystem, will be targeted or excluded.\n"]]