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 for the targeting or exclusion of specific browser languages for a LineItem."],["You can determine whether browser languages are targeted or excluded using the \"isTargeted\" field, defaulting to inclusion."],["Browser languages to be targeted or excluded are specified in the \"browserLanguages\" field, referencing specific browser language entities."]]],["The content defines `BrowserLanguageTargeting`, used to specify browser languages for targeting or exclusion within the `LineItem` service. Key actions include targeting or excluding browser languages, indicated by the `isTargeted` boolean field (defaulting to true). The `browserLanguages` field allows for selecting languages and is linked to various technology-related entities such as `Browser`, `DeviceCategory`, and `OperatingSystem`, allowing for a very specific browser language targetting criteria. The targeted services include `AdRuleService`, `ForecastService`, and `LineItemService`.\n"]]