[[["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 a Line Item."],["It utilizes a boolean field, `isTargeted`, to determine whether specified languages are targeted (included) or excluded by defaulting to `true` for targeted."],["A list of `browserLanguages` is used to define the specific languages being targeted or excluded in the Line Item setup."]]],["The core content defines `BrowserLanguageTargeting`, used across services like `AdRuleService`, `LineItemService`, and others. It specifies targeting or excluding browser languages for a `LineItem`. Key fields include `isTargeted`, a boolean determining if languages are targeted or excluded (defaulting to `true`), and `browserLanguages`, which is an array containing `Technology`, `BandwidthGroup`, and others elements to identify the languages included or excluded by the LineItem.\n"]]