[[["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 utilizes a boolean field, `isTargeted`, to determine whether to include or exclude the specified bandwidth groups, defaulting to include if not specified."],["Publishers can specify the desired bandwidth groups through the `bandwidthGroups` field, which can contain various technology-related criteria like bandwidth, browser, device capabilities, and mobile carrier information."],["This targeting method allows for refined ad delivery by focusing on users with specific internet connection speeds or technological characteristics."]]],["BandwidthGroupTargeting, used by LineItem, allows for targeting or excluding specific bandwidth groups. The `isTargeted` field, defaulting to true, determines if groups are included or excluded. The `bandwidthGroups` field specifies the targeted or excluded groups, referencing various technology-related entities, including BandwidthGroup, Browser, DeviceCapability, and MobileCarrier. Services like AdRuleService, AdjustmentService, ForecastService, and others, also utilize this functionality. This functionality enables granular control over ad delivery based on user technology and connectivity.\n"]]