[[["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 users based on their browser language settings."],["It can be utilized within Line Items to refine ad delivery to specific language audiences."],["`isTargeted` field determines whether to include (true) or exclude (false) the specified languages, defaulting to inclusion."],["`browserLanguages` field lists the specific browser languages to be targeted or excluded in the Line Item."]]],["The content defines `BrowserLanguageTargeting`, which specifies browser languages for targeting or exclusion in `LineItem`. Key actions include setting `isTargeted` (defaults to true) to indicate inclusion or exclusion. `browserLanguages` allows selection from an array of technology-related options such as `Browser`, `DeviceCategory`, and `OperatingSystem`, among others. This is used across services like `AdRuleService`, `ForecastService`, and `LineItemService`. The data uses namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]