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 is used to target or exclude specific web browsers for a LineItem within Google Ad Manager."],["You can include or exclude browsers using the `isTargeted` field, which defaults to inclusion."],["Targeting can be refined using an array of `browsers` which includes attributes like browser, browser language, device capabilities, and mobile carrier, among others."],["This feature resides within the namespace: `https://www.google.com/apis/ads/publisher/v202402`."]]],["The core content describes `BrowserTargeting`, which manages browser targeting or exclusion for `LineItem` within ad services. Key actions include setting `isTargeted` (defaulting to true) to define whether to include or exclude. `Browsers` field contains an array of the elements: `Technology`, `BandwidthGroup`, `Browser`, and others, to specify the targeted or excluded items. It's a dependency for several services like `AdRuleService`, `LineItemService`, and `ProposalService`.\n"]]