type BrowserLanguageTargeting (v202411)
Represents browser languages that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["BrowserLanguageTargeting allows for targeting or excluding users based on their browser language settings within Google Ad Manager."],["This targeting option is applied to LineItems and can be used to refine ad delivery to specific language audiences."],["You can either target or exclude specific browser languages using the `isTargeted` field."],["The `browserLanguages` field allows you to specify the specific languages for targeting, utilizing an array of Technology objects for selection."]]],["The core content details `BrowserLanguageTargeting`, which specifies browser languages for targeting or exclusion within `LineItem`. It's used across multiple services, including `AdRuleService`, `ForecastService`, and `ProposalService`. `BrowserLanguageTargeting` has two key fields: `isTargeted`, a boolean indicating whether to target or exclude, defaulting to `true`; and `browserLanguages`, a list of targeted or excluded browser languages alongside other related technology specifications, like bandwidth and operating systems. The namespace for this targeting is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]