[[["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 LineItem."],["It utilizes a boolean field \"isTargeted\" (defaulting to true) to determine whether to include or exclude the specified languages."],["The \"browserLanguages\" field accepts an array of Technology objects, specifically of type BrowserLanguage, to define the targeted or excluded languages."],["This targeting feature is accessible through various services like AdRuleService, ForecastService, LineItemService, and more."]]],["The core content details `BrowserLanguageTargeting`, which manages the targeting or exclusion of browser languages for `LineItem`. Key services involved include `AdRuleService`, `AdjustmentService`, `ForecastService`, and others. It utilizes fields such as `isTargeted` (a boolean defaulting to `true`) to indicate targeting or exclusion. `browserLanguages` lists the targeted or excluded language options. This targeting relies on dependencies like `TechnologyTargeting`, `Technology`, `BandwidthGroup`, `Browser` and many others.\n"]]