[[["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."],[[["BandwidthGroup represents a logical grouping of bandwidths, categorized by common names like 'Cable' or 'DSL'."],["It inherits from the `Technology` object, which includes an ID and a name assigned by Google."],["BandwidthGroup is part of the Google Ad Manager API and is used for targeting purposes."],["The namespace for BandwidthGroup is `https://www.google.com/apis/ads/publisher/v202411`."]]],["The content details various services and a `BandwidthGroup` within an ad management system. Services include `AdRuleService`, `ForecastService`, `LineItemService`, and others related to ad operations. `BandwidthGroup`, inherited from `Technology`, represents a collection of bandwidths logically grouped by names like 'Cable' or 'DSL'. `Technology` includes fields `id` for unique identification and `name` which is a read-only field. Additional information related to the bandwidth group are the following: `Browser`, `BrowserLanguage`, `DeviceCapability`, `DeviceCategory`, `DeviceManufacturer`, `MobileCarrier`, `MobileDevice`, `MobileDeviceSubmodel`, `OperatingSystem`, and `OperatingSystemVersion`.\n"]]