[[["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\u003eBandwidthGroup represents a collection of bandwidths categorized by common names like 'Cable' or 'DSL'.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties from the Technology object, including ID and name.\u003c/p\u003e\n"],["\u003cp\u003eBandwidthGroup is used for targeting ads based on user's internet connection speed.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for BandwidthGroup is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document outlines the `BandwidthGroup` service within the `AdRuleService`, detailing its structure and functionality. It lists associated services like `AdjustmentService`, `ForecastService`, `LineItemService`, and others. `BandwidthGroup` inherits from `Technology`, which has fields for `id` (a unique identifier) and `name` (read-only). `BandwidthGroup` is used to group bandwidths, organizing them under common names such as `Cable` or `DSL`. Other targeting types are also available, such as `Browser` and `OperatingSystem`.\n"],null,["# type BandwidthGroup (v202411)\n\n**Service** \n**AdRuleService** [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.BandwidthGroup) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.BandwidthGroup) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.BandwidthGroup) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.BandwidthGroup) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.BandwidthGroup) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.BandwidthGroup) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.BandwidthGroup) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.BandwidthGroup) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.BandwidthGroup) **Inheritance** \n[Technology](/ad-manager/api/reference/v202411/AdRuleService.Technology) \n▼\n**BandwidthGroup** [Browser](/ad-manager/api/reference/v202411/AdRuleService.Browser) [BrowserLanguage](/ad-manager/api/reference/v202411/AdRuleService.BrowserLanguage) [DeviceCapability](/ad-manager/api/reference/v202411/AdRuleService.DeviceCapability) [DeviceCategory](/ad-manager/api/reference/v202411/AdRuleService.DeviceCategory) [DeviceManufacturer](/ad-manager/api/reference/v202411/AdRuleService.DeviceManufacturer) [MobileCarrier](/ad-manager/api/reference/v202411/AdRuleService.MobileCarrier) [MobileDevice](/ad-manager/api/reference/v202411/AdRuleService.MobileDevice) [MobileDeviceSubmodel](/ad-manager/api/reference/v202411/AdRuleService.MobileDeviceSubmodel) [OperatingSystem](/ad-manager/api/reference/v202411/AdRuleService.OperatingSystem) [OperatingSystemVersion](/ad-manager/api/reference/v202411/AdRuleService.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/v202411`\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`** ||"]]