[[["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-11-19 UTC."],[[["BrowserTargeting is used to target or exclude specific web browsers for a LineItem."],["It utilizes an `isTargeted` field to determine if it's targeting (true) or excluding (false) browsers."],["You can specify the targeted or excluded browsers using the `browsers` field, with options for technology, bandwidth, and more granular browser details."],["The default behavior for `isTargeted` is true, meaning it will target specified browsers unless explicitly set to false for exclusion."]]],["The core content details the `BrowserTargeting` functionality within ad management services. It defines whether browsers are targeted or excluded via the `isTargeted` boolean field. The `browsers` field specifies the types of targeting, referencing entities like `Technology`, `BandwidthGroup`, `Browser`, `DeviceCategory`, and others. This functionality interacts with services such as `AdRuleService`, `ForecastService`, `LineItemService`, and others, enabling granular control over ad serving to specific browser and technology attributes.\n"]]