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` allows publishers to target or exclude specific web browsers for their line items, influencing which users see their ads."],["It uses an `isTargeted` field (defaulting to `true`) to determine if browsers listed in the `browsers` field should be targeted or excluded."],["The `browsers` field accepts various criteria including browser, browser language, device capabilities, mobile carrier, operating system, and more to refine targeting."],["This feature provides flexibility for ad delivery by reaching or avoiding particular browser environments based on campaign goals."]]],["The content describes the `BrowserTargeting` feature within ad management services. It details how `LineItem` entities can target or exclude specific browsers. The `isTargeted` field, defaulting to `true`, determines whether to target or exclude. The `browsers` field accepts an array of `Technology` objects, including `BandwidthGroup`, `Browser`, `BrowserLanguage`, and more. It is associated with various services like `AdRuleService`, `AdjustmentService`, and others, with dependencies such as `TechnologyTargeting`.\n"]]