type BrowserLanguageTargeting (v202408)
- 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 publishers to target or exclude users based on their browser language settings."],["It has two fields: `isTargeted` (boolean) indicating if the targeting is inclusive or exclusive, and `browserLanguages`, which lists the specific browser languages to target."],["The `browserLanguages` field accepts an array of `Technology` objects, which further categorize the browser language."],["The `Technology` object within `browserLanguages` can include attributes like BandwidthGroup, Browser, BrowserLanguage, DeviceCapability, DeviceCategory, DeviceManufacturer, MobileCarrier, MobileDevice, MobileDeviceSubmodel, OperatingSystem, and OperatingSystemVersion for granular targeting."],["This targeting option can be utilized within various Google Ad Manager services, such as AdRuleService, AdjustmentService, ForecastService, LineItemService, and others, to refine ad delivery."]]],[]]