[[["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-11-19 UTC."],[[["BrowserLanguageTargeting allows you to target or exclude users based on their browser language settings within Google Ad Manager."],["It is used by LineItems to refine ad delivery to specific language preferences."],["You can either target users who have a specific browser language or exclude those who do."],["Targeting is determined by the `isTargeted` field which defaults to 'true' for inclusion."],["`browserLanguages` field specifies the languages to be included or excluded in the targeting criteria."]]],["The content defines `BrowserLanguageTargeting`, used by services like `AdRuleService`, `ForecastService`, and `LineItemService`. It indicates whether browser languages are targeted or excluded via the `isTargeted` field (defaulting to true). The `browserLanguages` field specifies the list of `BrowserLanguage` objects being targeted or excluded, in addition to other technology-related fields that are part of the targeted list. The namespace for this targeting is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]