[[["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 LineItems based on user bandwidth groups."],["It utilizes two fields: `isTargeted` to determine inclusion or exclusion and `bandwidthGroups` to specify the targeted or excluded bandwidth groups."],["The `isTargeted` field defaults to `true`, meaning bandwidth groups are targeted by default."],["`bandwidthGroups` field accepts an array of BandwidthGroup objects to define the specific groups for targeting or exclusion."]]],["The core content details `BandwidthGroupTargeting`, which specifies bandwidth groups targeted or excluded by a `LineItem`. Key actions involve setting `isTargeted` to indicate inclusion or exclusion (defaults to true). The `bandwidthGroups` field lists specific groups like `Technology`, `Browser`, `DeviceCategory`, `MobileCarrier`, and more. These groups are used within services such as `AdRuleService`, `ForecastService`, and `LineItemService`. Other service's are listed as well including `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`.\n"]]