type BrowserLanguageTargeting (v202402)
Represents browser languages 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."],[[["`BrowserLanguageTargeting` allows publishers to target or exclude users based on their browser language settings in Google Ad Manager."],["It is used within LineItems to refine ad delivery to specific language audiences."],["Targeting can be set to include or exclude browser languages, with `isTargeted` field defining this behavior."],["The `browserLanguages` field specifies the list of browser languages for targeting."]]],["The core content details the `BrowserLanguageTargeting` functionality within the ad management system. It's used by multiple services, including `AdRuleService`, `LineItemService`, and `ProposalService`. `BrowserLanguageTargeting` allows specifying whether browser languages should be included or excluded in targeting, controlled by the `isTargeted` boolean. The `browserLanguages` field contains an array of language options to include or exclude, using `LineItem`. Other options such as technology, bandwidth group, browser, and device are included.\n"]]