[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-02-13 UTC."],[[["BrowserLanguageTargeting allows publishers to target or exclude users based on their browser language settings within Google Ad Manager."],["It utilizes a boolean field `isTargeted` to determine whether browser languages are targeted (default) or excluded in a given LineItem."],["The `browserLanguages` field contains an array of `BrowserLanguage` objects representing specific browser languages to target or exclude."],["This feature enables ad delivery optimization by focusing on user segments with preferred browser language preferences."],["It is used across various services, including AdRuleService, AdjustmentService, ForecastService, etc."]]],["BrowserLanguageTargeting specifies browser language targeting for LineItems. It uses a boolean `isTargeted` to determine whether to include or exclude specific browser languages, defaulting to `true` for inclusion. The `browserLanguages` field, an array, allows for targeting or excluding specific browser languages. It supports a range of dependency types for targeting including: `Technology`, `BandwidthGroup`, `Browser`, `BrowserLanguage`, `DeviceCapability`, `DeviceCategory`, `DeviceManufacturer`, `MobileCarrier`, `MobileDevice`, `MobileDeviceSubmodel`, `OperatingSystem` and `OperatingSystemVersion`.\n"]]