[[["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 represents bandwidth groups that are targeted or excluded by a LineItem."],["It has two fields: `isTargeted` (a boolean indicating whether to target or exclude) and `bandwidthGroups` (an array of bandwidth groups)."],["`isTargeted` defaults to `true` if not specified."],["`bandwidthGroups` can include various technology types like Browser, DeviceCapability, MobileCarrier, etc."]]],["BandwidthGroupTargeting manages the targeting or exclusion of bandwidth groups for a LineItem. It is used across several services, including AdRuleService, AdjustmentService, and ForecastService. Key actions include setting `isTargeted`, a boolean indicating whether to target or exclude, defaulting to `true`. The `bandwidthGroups` field specifies the list of groups, which include various Technology types like Technology, Browser, and Device details. The namespace for these operations is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]