[[["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."],[[["`BrowserTargeting` objects represent the browsers being targeted or excluded by a LineItem."],["It uses boolean `isTargeted` field to determine whether the specified browsers should be targeted or excluded (defaults to `true` for targeting)."],["The `browsers` field allows specifying a list of browsers, including broader categories like bandwidth groups, device capabilities, and more specific ones like individual browser versions."]]],["The content defines `BrowserTargeting`, which specifies browser targeting or exclusion for `LineItem`. Services like `AdRuleService`, `ForecastService`, and `ProposalLineItemService` utilize it. `BrowserTargeting` includes `isTargeted`, a boolean indicating targeting or exclusion (defaulting to true), and `browsers`, a field that defines the type of browsers. The field `browsers` includes several targeting parameters like `Technology`, `BandwidthGroup`, `BrowserLanguage`, `DeviceCapability`, `MobileCarrier`, and `OperatingSystemVersion`.\n"]]