[[["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-05-15 UTC."],[[["BrowserLanguageTargeting objects represent browser languages targeted or excluded by a LineItem."],["Targeting or exclusion is controlled by the `isTargeted` field, defaulting to inclusion."],["The `browserLanguages` field specifies the list of browser languages for targeting or exclusion."],["BrowserLanguageTargeting is utilized within various Google Ad Manager services."]]],["`BrowserLanguageTargeting` represents the browser languages targeted or excluded by a `LineItem`. It utilizes fields: `isTargeted`, a boolean indicating inclusion or exclusion (defaulting to true), and `browserLanguages`, an array that holds `Technology` elements. This targeting uses dependencies such as `Browser`, `BrowserLanguage`, `MobileCarrier` and `OperatingSystem`. The service namespace is `https://www.google.com/apis/ads/publisher/v202405` and can be used with multiple services like `AdRuleService`, `AdjustmentService` or `ForecastService`.\n"]]