[[["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."],[[["BrowserTargeting allows you to target or exclude specific web browsers when setting up ad campaigns."],["It uses boolean logic (`isTargeted`) to define whether the specified browsers should be included or excluded from targeting."],["You can target/exclude browsers based on a variety of criteria, including browser type, bandwidth group, language, and device capabilities, using the `browsers` field."],["BrowserTargeting is commonly used within LineItems to refine ad delivery to the desired audience segments."]]],["The core content details the `BrowserTargeting` functionality, used across multiple services like `AdRuleService`, `ForecastService`, and `LineItemService`. It specifies whether browsers are targeted or excluded via the `isTargeted` field, defaulting to true. The `browsers` field allows for specifying targeting or exclusion based on various `Technology`, `BandwidthGroup`, `Browser`, `Device` related categories, and `OperatingSystem` related categories. This feature is critical for `LineItem` targeting within the `v202402` API namespace.\n"]]