[[["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-02-13 UTC."],[[["BrowserLanguageTargeting allows for targeting or excluding users based on their browser language settings within Google Ad Manager."],["This targeting option is applicable to line items and can be used to refine ad delivery."],["It utilizes an \"isTargeted\" field to determine whether to include or exclude users with specific browser languages."],["Advertisers can target a range of browser languages using the \"browserLanguages\" field for more granular control."]]],["The content defines `BrowserLanguageTargeting`, used to specify which browser languages are targeted or excluded by a `LineItem`. Key actions include setting the `isTargeted` boolean, which defaults to `true`, to indicate targeting or exclusion. The `browserLanguages` field lists the relevant browser languages to target or exclude. This feature is utilized within multiple services, including `AdRuleService`, `LineItemService`, and `ProposalService`, under the `TechnologyTargeting` dependency. The namespace is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]