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 is used to target or exclude line items based on the browser language of users."],["This feature allows publishers to specify whether browser languages should be targeted or excluded, with targeting enabled by default."],["The `browserLanguages` field allows publishers to select specific browser languages for targeting or exclusion."],["BrowserLanguageTargeting can be utilized by various services, including AdRuleService, AdjustmentService, and others."]]],["The `BrowserLanguageTargeting` feature within multiple services, including `AdRuleService`, `AdjustmentService`, and `LineItemService`, manages the targeting or exclusion of browser languages for `LineItem`. Key actions include setting the `isTargeted` field to indicate whether to target or exclude languages (defaulting to true). The `browserLanguages` field specifies an array of `Technology` that are used for targeting such as `BrowserLanguage`, `Browser`, `DeviceCategory` etc.. The namespace for this functionality is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]