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 is used to determine which browsers are targeted or excluded by a LineItem."],["BrowserTargeting allows for the inclusion or exclusion of browsers based on the 'isTargeted' field, which defaults to inclusion."],["Browsers can be targeted or excluded using a variety of criteria, including specific browsers, bandwidth groups, languages, devices, mobile carriers, and operating systems."]]],["The document details `BrowserTargeting`, which specifies browser inclusion or exclusion for `LineItem`. Key services include `AdRuleService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`. `BrowserTargeting` has two fields: `isTargeted` (defaulting to true, indicating whether to target or exclude) and `browsers` (an array of targeted or excluded browser types, from multiple dependency fields such as `Technology` and `Browser`).\n"]]