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 publishers to target or exclude users based on their browser language settings."],["It can be utilized within Line Items to refine ad delivery to specific language audiences."],["`isTargeted` field determines whether to include (true) or exclude (false) the specified languages, defaulting to inclusion."],["`browserLanguages` field lists the specific browser languages to be targeted or excluded in the Line Item."]]],["The content defines `BrowserLanguageTargeting`, which specifies browser languages for targeting or exclusion in `LineItem`. Key actions include setting `isTargeted` (defaults to true) to indicate inclusion or exclusion. `browserLanguages` allows selection from an array of technology-related options such as `Browser`, `DeviceCategory`, and `OperatingSystem`, among others. This is used across services like `AdRuleService`, `ForecastService`, and `LineItemService`. The data uses namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]