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 objects represent browser languages targeted or excluded by a LineItem."],["Targeting or exclusion is controlled by the `isTargeted` field, defaulting to inclusion."],["The `browserLanguages` field specifies the list of browser languages for targeting or exclusion."],["BrowserLanguageTargeting is utilized within various Google Ad Manager services."]]],["`BrowserLanguageTargeting` represents the browser languages targeted or excluded by a `LineItem`. It utilizes fields: `isTargeted`, a boolean indicating inclusion or exclusion (defaulting to true), and `browserLanguages`, an array that holds `Technology` elements. This targeting uses dependencies such as `Browser`, `BrowserLanguage`, `MobileCarrier` and `OperatingSystem`. The service namespace is `https://www.google.com/apis/ads/publisher/v202405` and can be used with multiple services like `AdRuleService`, `AdjustmentService` or `ForecastService`.\n"]]