type BrowserLanguageTargeting (v202408)
Represents browser languages that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 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 to include or exclude the specified browser languages, defaulting to inclusion."],["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, AdjustmentService, ForecastService, and more, as listed."],["BrowserLanguageTargeting provides granular control over ad delivery based on user language preferences."]]],["The core content describes `BrowserLanguageTargeting`, which specifies browser languages targeted or excluded by a `LineItem`. It's used across services like `AdRuleService`, `ForecastService`, and `LineItemService`. The namespace is `https://www.google.com/apis/ads/publisher/v202408`. Key fields include `isTargeted` (defaulting to true), indicating targeting or exclusion, and `browserLanguages`, an array specifying the targeted/excluded languages. It can also include other dependencies such as `Technology`, `BandwidthGroup` and `Browser`.\n"]]