[[["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 logical grouping of bandwidths, categorized by common names like 'Cable' or 'DSL'.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eTechnology\u003c/code\u003e object, which includes an ID and a name assigned by Google.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTechnology\u003c/code\u003e targeting requires the unique ID of the technology.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for BandwidthGroup is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content outlines the structure and components of the `BandwidthGroup` within the AdRuleService. It defines the `BandwidthGroup` as a logically organized collection of bandwidths, represented within the `Technology` inheritance, with fields `id` (a unique identifier) and `name` (a read-only, Google-assigned label) of the targeted technology. It also includes various related services such as `AdjustmentService`, `ForecastService`, and `LineItemService`, and other targeting attributes such as `Browser`, `DeviceCategory`, `OperatingSystem`.\n"],null,["# type BandwidthGroup (v202408)\n\n**Service** \n**AdRuleService** [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](/ad-manager/api/reference/v202408/ProposalService.BandwidthGroup) [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/AdRuleService.Technology) \n▼\n**BandwidthGroup** [Browser](/ad-manager/api/reference/v202408/AdRuleService.Browser) [BrowserLanguage](/ad-manager/api/reference/v202408/AdRuleService.BrowserLanguage) [DeviceCapability](/ad-manager/api/reference/v202408/AdRuleService.DeviceCapability) [DeviceCategory](/ad-manager/api/reference/v202408/AdRuleService.DeviceCategory) [DeviceManufacturer](/ad-manager/api/reference/v202408/AdRuleService.DeviceManufacturer) [MobileCarrier](/ad-manager/api/reference/v202408/AdRuleService.MobileCarrier) [MobileDevice](/ad-manager/api/reference/v202408/AdRuleService.MobileDevice) [MobileDeviceSubmodel](/ad-manager/api/reference/v202408/AdRuleService.MobileDeviceSubmodel) [OperatingSystem](/ad-manager/api/reference/v202408/AdRuleService.OperatingSystem) [OperatingSystemVersion](/ad-manager/api/reference/v202408/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/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`** ||"]]