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 you to target or exclude users based on their browser language settings within a LineItem."],["It utilizes a boolean field `isTargeted` to determine whether the specified browser languages should be targeted (`true`) or excluded (`false`), defaulting to `true`."],["You can specify the desired browser languages to include or exclude using the `browserLanguages` field, referencing objects of type `BrowserLanguage`."]]],["The document details `BrowserLanguageTargeting`, which specifies browser languages targeted or excluded by a `LineItem`. Key services include `AdRuleService`, `AdjustmentService`, `ForecastService`, and others. `BrowserLanguageTargeting` has two fields: `isTargeted`, a boolean indicating whether to target or exclude (defaulting to `true`), and `browserLanguages`, an array referencing `Technology` and many more elements for filtering or targeting. It falls under the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]