[[["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."],[[["BandwidthGroupTargeting allows publishers to target or exclude specific bandwidth groups for their line items."],["It uses boolean \"isTargeted\" to determine if targeting or exclusion should be applied, defaulting to targeting."],["Bandwidth groups targeted or excluded are specified within the \"bandwidthGroups\" field, referencing BandwidthGroup objects."],["This feature helps optimize ad delivery by controlling which users with specific internet connection speeds see specific ads."]]],["The core content defines `BandwidthGroupTargeting`, used to target or exclude bandwidth groups within a `LineItem`. Key actions involve setting `isTargeted` to `true` (default) or `false` to indicate inclusion or exclusion. `BandwidthGroups` specifies the targeted groups, allowing targeting by `Technology`, `BandwidthGroup`, `Browser`, `BrowserLanguage`, `DeviceCapability`, and other specific device, carrier, and OS attributes. Multiple services, including `AdjustmentService`, `ForecastService`, and `LineItemService`, use `BandwidthGroupTargeting`.\n"]]