[[["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 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eProposalService.BandwidthGroup\u003c/code\u003e object represents a collection of bandwidths categorized by common names like 'Cable' or 'DSL'.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties like \u003ccode\u003eid\u003c/code\u003e and \u003ccode\u003ename\u003c/code\u003e from the \u003ccode\u003eTechnology\u003c/code\u003e object to identify and name the technology being targeted.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBandwidthGroup\u003c/code\u003e is part of the Google Ad Manager API and uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document outlines various services within an ad management system, including AdRuleService, AdjustmentService, ForecastService, and others. It details the `BandwidthGroup`, which represents a logically organized group of bandwidths, inheriting from the `Technology` class. `BandwidthGroup` has subclasses like `Browser`, `DeviceCategory`, and `OperatingSystem`, among others. The `Technology` class features an `id` and a `name` field. The `BandwidthGroup` namespace is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type BandwidthGroup (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.BandwidthGroup) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.BandwidthGroup) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.BandwidthGroup) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.BandwidthGroup) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.BandwidthGroup) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.BandwidthGroup) **ProposalService** [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.BandwidthGroup) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.BandwidthGroup) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.BandwidthGroup) **Inheritance** \n[Technology](/ad-manager/api/reference/v202408/ProposalService.Technology) \n▼\n**BandwidthGroup** [Browser](/ad-manager/api/reference/v202408/ProposalService.Browser) [BrowserLanguage](/ad-manager/api/reference/v202408/ProposalService.BrowserLanguage) [DeviceCapability](/ad-manager/api/reference/v202408/ProposalService.DeviceCapability) [DeviceCategory](/ad-manager/api/reference/v202408/ProposalService.DeviceCategory) [DeviceManufacturer](/ad-manager/api/reference/v202408/ProposalService.DeviceManufacturer) [MobileCarrier](/ad-manager/api/reference/v202408/ProposalService.MobileCarrier) [MobileDevice](/ad-manager/api/reference/v202408/ProposalService.MobileDevice) [MobileDeviceSubmodel](/ad-manager/api/reference/v202408/ProposalService.MobileDeviceSubmodel) [OperatingSystem](/ad-manager/api/reference/v202408/ProposalService.OperatingSystem) [OperatingSystemVersion](/ad-manager/api/reference/v202408/ProposalService.OperatingSystemVersion)\n\nRepresents a group of bandwidths that are logically organized by some well known generic names\nsuch as 'Cable' or 'DSL'.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|------------|-----------------------------------------------------------------------------------------------------------------|\n| **`Technology` (inherited)** ||\n| ### `id` | ` `xsd:`long` The unique ID of the `Technology`. This value is required for all forms of `TechnologyTargeting`. |\n| ### `name` | ` `xsd:`string` The name of the technology being targeting. This value is read-only and is assigned by Google. |\n| **`BandwidthGroup`** ||"]]