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 ad delivery based on the browser language settings of users."],["You can specify whether to include or exclude users based on their browser language."],["The targeting criteria use a list of `BrowserLanguage` objects to define the languages to target or exclude."],["This feature is applicable to Line Items within Google Ad Manager and can be accessed through various services."],["BrowserLanguageTargeting is part of the broader TechnologyTargeting feature within the Ad Manager API."]]],["The `BrowserLanguageTargeting` feature targets or excludes specific browser languages for `LineItem` objects. The feature's namespace is `https://www.google.com/apis/ads/publisher/v202408`. It utilizes two fields: `isTargeted`, a boolean indicating whether to target or exclude, defaulting to `true`. The `browserLanguages` field contains an array of targeting objects. `BrowserLanguageTargeting` functionality is integrated across various services, including `AdRuleService`, `ForecastService`, and `LineItemService`, amongst others.\n"]]