[[["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 publishers to target or exclude specific browser languages for their line items."],["It utilizes a boolean field, `isTargeted`, to determine whether to include or exclude the specified browser languages, defaulting to include (true)."],["Publishers can define the targeted or excluded browser languages using the `browserLanguages` field, referencing objects representing various technologies."],["This feature is part of the Google Ad Manager API and falls under the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The document defines `BrowserLanguageTargeting`, which manages the targeting or exclusion of browser languages for a `LineItem`. Key actions include setting `isTargeted` to determine if languages are included or excluded, defaulting to `true`. `browserLanguages` specifies the list of languages involved. This is connected to services like `AdRuleService`, `ForecastService`, and `LineItemService` and is a part of the `TechnologyTargeting` dependency. It can use several tech related items such as `BandwidthGroup` and `DeviceCategory`.\n"]]