type BrowserLanguageTargeting (v202405)
Represents browser languages 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."],[[["BrowserLanguageTargeting allows publishers to target or exclude users based on their browser language settings within Google Ad Manager."],["It is used by LineItems to refine ad delivery to specific language preferences."],["Targeting can be set to include or exclude browser languages using the `isTargeted` field, defaulting to inclusion."],["The `browserLanguages` field specifies the list of languages to target or exclude, selectable from a range of technology and device options."]]],["The content defines `BrowserLanguageTargeting`, used by `LineItem` to target or exclude specific browser languages. It's accessed through various services like `AdRuleService`, `ForecastService`, and `TargetingPresetService`. The `isTargeted` field, defaulting to true, determines if browser languages are targeted or excluded. The `browserLanguages` field specifies the targeted or excluded languages and it is a list of various categories, including `Technology`, `Browser`, `OperatingSystem`, and more.\n"]]