[[["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 is used by services such as AdRuleService, AdjustmentService, ForecastService, and others for granular audience segmentation."],["BrowserLanguageTargeting includes two main fields: `isTargeted` (to specify targeting or exclusion) and `browserLanguages` (to define the languages being targeted)."],["The `browserLanguages` field accepts a list of BrowserLanguage objects representing specific languages to target."]]],["The document outlines `BrowserLanguageTargeting`, used by `LineItem` and other services, to specify browser language inclusion or exclusion. Key actions include setting `isTargeted` (defaulting to true) to determine if browser languages are targeted or excluded. The `browserLanguages` field, which uses multiple entities like `Browser`, `DeviceCapability` and `OperatingSystem`, lists the languages involved. It also references related services including `AdRuleService`, `ForecastService`, and `TargetingPresetService` and other entities related to the targeting.\n"]]