[[["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-08-20 UTC."],[[["BrowserLanguageTargeting allows you to target or exclude users based on their browser language settings."],["It uses a boolean field, `isTargeted`, to indicate whether the targeting is inclusive or exclusive."],["`browserLanguages` field specifies the targeted or excluded browser languages, which can be selected from a predefined list of technologies."],["It falls under the namespace `https://www.google.com/apis/ads/publisher/v202408` and is a component of the YieldGroupService within the broader Google Ad Manager API."]]],["The core content details the `BrowserLanguageTargeting` functionality within the Ad Manager API (v202408). This feature is used across multiple services like `AdRuleService`, `ForecastService`, `YieldGroupService`, and others. It involves setting a boolean `isTargeted` value and managing a list of `browserLanguages` via `Technology` array. The supported targeting criteria includes various technologies, like `BandwidthGroup`, `Browser`, `DeviceCapability`, and `OperatingSystem` among others, with links to their respective documentation.\n"]]