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` represents the selection of browsers for inclusion or exclusion in ad targeting within a LineItem."],["It utilizes an `isTargeted` field (defaulting to `true`) to determine whether the specified browsers are targeted or excluded."],["The `browsers` field allows for the specification of various browser-related criteria, such as Browser, BrowserLanguage, DeviceCapability, and more, enabling refined targeting options."],["This feature is utilized across multiple Google Ad Manager services including AdRuleService, AdjustmentService, ForecastService and more."]]],["The core content describes `BrowserTargeting`, which specifies whether browsers are included or excluded in ad targeting. The `isTargeted` field determines inclusion/exclusion (defaulting to `true`). The `browsers` field allows selection from various targeting options, including specific browsers, technology, bandwidth groups, languages, device capabilities, categories, manufacturers, mobile carriers, devices, submodels, operating systems, and operating system versions. BrowserTargeting is utilized across multiple services such as `AdRuleService`, `LineItemService`, and `ProposalService` to manage ad inventory and campaign targeting.\n"]]