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 allows you to target or exclude specific browser languages for a LineItem."],["You can define whether browser languages should be targeted or excluded using the 'isTargeted' field, which defaults to 'true' for targeting."],["The 'browserLanguages' field enables you to specify the desired browser languages for targeting or exclusion from the available Technology options, including BrowserLanguage."],["The targeting is implemented within the context of a LineItem, affecting ad delivery based on user browser language settings."]]],["The content defines `BrowserLanguageTargeting`, which specifies how browser languages are targeted or excluded in ad serving. Key actions include setting `isTargeted` (defaults to true) to determine inclusion or exclusion. `browserLanguages` allows targeting or excluding based on a list of languages. This is applied via multiple services like `AdRuleService`, `ForecastService`, and `LineItemService`. The namespace is provided along with links to related resources like `TechnologyTargeting` and various device-related specifications.\n"]]