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 Line Items based on user browser languages."],["It utilizes Technology objects, specifically BrowserLanguage, for targeting criteria."],["By default, BrowserLanguageTargeting is set to target (include) specified languages."],["You can specify whether browser languages are targeted or excluded using the `isTargeted` field."]]],["The core content describes `BrowserLanguageTargeting`, which manages the targeting or exclusion of browser languages for a `LineItem`. Key actions include setting whether browser languages are `isTargeted` (defaults to true) and specifying which `browserLanguages` are included. The `browserLanguages` field allows a user to specify what languages to target. It can have multiple `Technology` types, like `BrowserLanguage` and `DeviceCategory`. It lists the dependencies for services that handle adjustments and forecasting.\n"]]