[[["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 objects represent bandwidth groups used for targeting or exclusion in LineItems."],["The `isTargeted` field determines whether the specified bandwidth groups are targeted or excluded (defaults to `true` for targeting)."],["The `bandwidthGroups` field lists the specific bandwidth groups being targeted or excluded."],["BandwidthGroupTargeting is utilized within various services, including ForecastService, LineItemService, and ProposalLineItemService."]]],["BandwidthGroupTargeting, within the specified namespace, defines the targeting or exclusion of bandwidth groups for a LineItem. Key actions include setting `isTargeted` (defaulting to true) to determine if groups are included or excluded. The `bandwidthGroups` field specifies the array of targeted or excluded items, referencing various technology-related types such as Technology, BandwidthGroup, Browser, DeviceCapability, MobileCarrier, and OperatingSystem. Ten services are also defined: AdRule, Adjustment, Forecast, LineItem, NativeStyle, ProposalLineItem, Proposal, PublisherQueryLanguage, TargetingPreset and YieldGroup.\n"]]