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 you to target or exclude users based on their browser language settings within a LineItem."],["It utilizes a boolean field \"isTargeted\" (defaulting to true) to determine whether to include or exclude the specified languages."],["The \"browserLanguages\" field accepts an array of Technology objects, specifically of type BrowserLanguage, to define the targeted or excluded languages."],["This targeting feature is accessible through various services like AdRuleService, ForecastService, LineItemService, and more."]]],["The core content details `BrowserLanguageTargeting`, which manages the targeting or exclusion of browser languages for `LineItem`. Key services involved include `AdRuleService`, `AdjustmentService`, `ForecastService`, and others. It utilizes fields such as `isTargeted` (a boolean defaulting to `true`) to indicate targeting or exclusion. `browserLanguages` lists the targeted or excluded language options. This targeting relies on dependencies like `TechnologyTargeting`, `Technology`, `BandwidthGroup`, `Browser` and many others.\n"]]