[[["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 you to target or exclude LineItems based on user bandwidth groups."],["It uses the isTargeted field to determine whether bandwidth groups are included or excluded, defaulting to inclusion."],["You can specify the desired bandwidth groups within the bandwidthGroups field."],["This targeting option applies to various services, including ProposalLineItemService and ForecastService, among others."]]],["BandwidthGroupTargeting specifies the targeting or exclusion of bandwidth groups for a LineItem. The `isTargeted` field, defaulting to `true`, determines whether groups are targeted or excluded. The `bandwidthGroups` field contains an array of Technology and BandwidthGroup objects, but it can also includes various other groups such as Browser, BrowserLanguage, DeviceCapability, DeviceCategory, DeviceManufacturer, MobileCarrier, MobileDevice, MobileDeviceSubmodel, OperatingSystem, and OperatingSystemVersion, which are part of the targeting.\n"]]