[[["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 ad delivery based on the browser language settings of users."],["You can specify whether to include or exclude users based on their browser language."],["The targeting criteria use a list of `BrowserLanguage` objects to define the languages to target or exclude."],["This feature is applicable to Line Items within Google Ad Manager and can be accessed through various services."],["BrowserLanguageTargeting is part of the broader TechnologyTargeting feature within the Ad Manager API."]]],["The `BrowserLanguageTargeting` feature targets or excludes specific browser languages for `LineItem` objects. The feature's namespace is `https://www.google.com/apis/ads/publisher/v202408`. It utilizes two fields: `isTargeted`, a boolean indicating whether to target or exclude, defaulting to `true`. The `browserLanguages` field contains an array of targeting objects. `BrowserLanguageTargeting` functionality is integrated across various services, including `AdRuleService`, `ForecastService`, and `LineItemService`, amongst others.\n"]]