[[["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 for targeting or excluding users based on their browser language settings within Google Ad Manager."],["This targeting option is applied to LineItems and can be used to refine ad delivery to specific language audiences."],["You can either target or exclude specific browser languages using the `isTargeted` field."],["The `browserLanguages` field allows you to specify the specific languages for targeting, utilizing an array of Technology objects for selection."]]],["The core content details `BrowserLanguageTargeting`, which specifies browser languages for targeting or exclusion within `LineItem`. It's used across multiple services, including `AdRuleService`, `ForecastService`, and `ProposalService`. `BrowserLanguageTargeting` has two key fields: `isTargeted`, a boolean indicating whether to target or exclude, defaulting to `true`; and `browserLanguages`, a list of targeted or excluded browser languages alongside other related technology specifications, like bandwidth and operating systems. The namespace for this targeting is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]