[[["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\u003eBandwidthGroupTargeting allows for targeting or excluding users based on their internet bandwidth.\u003c/p\u003e\n"],["\u003cp\u003eIt is defined by specifying if it's targeted (\u003ccode\u003eisTargeted\u003c/code\u003e) and the specific bandwidth groups (\u003ccode\u003ebandwidthGroups\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ebandwidthGroups\u003c/code\u003e includes a list of technologies and bandwidth groups to target.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for BandwidthGroupTargeting is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content defines `BandwidthGroupTargeting` within the `v202408` namespace, used across multiple services like `AdRuleService` and `YieldGroupService`. It specifies two fields: `isTargeted`, a boolean, and `bandwidthGroups`, an array encompassing various `Technology` types. These `bandwidthGroups` include elements like `Browser`, `DeviceCategory`, and `OperatingSystem`, allowing for granular targeting within these various services.\n"],null,["# type BandwidthGroupTargeting (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.BandwidthGroupTargeting) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.BandwidthGroupTargeting) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.BandwidthGroupTargeting) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.BandwidthGroupTargeting) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.BandwidthGroupTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.BandwidthGroupTargeting) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.BandwidthGroupTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.BandwidthGroupTargeting) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.BandwidthGroupTargeting) **YieldGroupService** **Dependencies** \n[TechnologyTargeting](/ad-manager/api/reference/v202408/YieldGroupService.TechnologyTargeting) \n▼\n**BandwidthGroupTargeting**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-----------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `isTargeted` | ` `xsd:`boolean` \u003cbr /\u003e |\n| ### `bandwidthGroups` | 1. ` `[Technology](/ad-manager/api/reference/v202408/YieldGroupService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202408/YieldGroupService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202408/YieldGroupService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202408/YieldGroupService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202408/YieldGroupService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202408/YieldGroupService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202408/YieldGroupService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202408/YieldGroupService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202408/YieldGroupService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202408/YieldGroupService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202408/YieldGroupService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202408/YieldGroupService.OperatingSystemVersion)` ` \u003cbr /\u003e \u003cbr /\u003e |"]]