[[["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 users based on their browser language settings within a LineItem."],["It utilizes a boolean field 'isTargeted' to determine whether to include or exclude the specified browser languages, defaulting to inclusion."],["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, AdjustmentService, ForecastService, and more, as listed."],["BrowserLanguageTargeting provides granular control over ad delivery based on user language preferences."]]],["The core content describes `BrowserLanguageTargeting`, which specifies browser languages targeted or excluded by a `LineItem`. It's used across services like `AdRuleService`, `ForecastService`, and `LineItemService`. The namespace is `https://www.google.com/apis/ads/publisher/v202408`. Key fields include `isTargeted` (defaulting to true), indicating targeting or exclusion, and `browserLanguages`, an array specifying the targeted/excluded languages. It can also include other dependencies such as `Technology`, `BandwidthGroup` and `Browser`.\n"]]