[[["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."],[[["BandwidthGroupTargeting allows you to target or exclude specific bandwidth groups for a LineItem."],["You can choose whether to include (`isTargeted=true`) or exclude (`isTargeted=false`) the specified bandwidth groups."],["A list of BandwidthGroups to target or exclude can be provided through the `bandwidthGroups` field."],["BandwidthGroupTargeting is part of the TechnologyTargeting feature."]]],["The core content details `BandwidthGroupTargeting`, used across multiple services like `AdRuleService`, `ForecastService`, and `LineItemService`. It defines targeting or excluding bandwidth groups for `LineItem` objects. Key attributes include `isTargeted`, a boolean to indicate inclusion or exclusion (defaulting to true), and `bandwidthGroups`, an array specifying the targeted or excluded groups, such as `Technology`, `Browser`, `DeviceCategory`, `MobileCarrier`, `OperatingSystem`, and more. It also mentions `TechnologyTargeting` as a dependency.\n"]]