[[["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 publishers to target or exclude LineItems based on user bandwidth groups."],["It leverages the TechnologyTargeting service and the Technology object to define these bandwidth groups."],["Targeting can be inclusive (isTargeted=true) or exclusive (isTargeted=false), with true being the default."],["Bandwidth groups are identified by specific criteria like BandwidthGroup, Browser, or MobileCarrier."]]],["BandwidthGroupTargeting allows targeting or excluding specific bandwidth groups for a LineItem. Key fields include `isTargeted`, a boolean indicating whether to target or exclude (defaults to true), and `bandwidthGroups`, which contains a list of bandwidth groups for targeting. This functionality is accessible through various services like AdRuleService, ForecastService, LineItemService, and YieldGroupService. The bandwidth groups are represented as a list of technology and related components.\n"]]