type BandwidthGroupTargeting (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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 a criterion used within various Google Ad Manager services, such as AdRuleService and ProposalLineItemService, to refine ad delivery.\u003c/p\u003e\n"],["\u003cp\u003eThis targeting utilizes two fields: \u003ccode\u003eisTargeted\u003c/code\u003e (boolean) to indicate inclusion or exclusion, and \u003ccode\u003ebandwidthGroups\u003c/code\u003e, which specifies the targeted bandwidth groups.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ebandwidthGroups\u003c/code\u003e field is an array of Technology objects with details about specific bandwidth classifications like Browser, DeviceCapability, and MobileCarrier.\u003c/p\u003e\n"]]],["The core content defines `BandwidthGroupTargeting` within the `v202411` namespace, used across multiple services like `AdRuleService` and `YieldGroupService`. It specifies two key fields: `isTargeted`, a boolean, and `bandwidthGroups`, which includes an array of `Technology` and various targeting criteria like `Browser`, `DeviceCategory`, `MobileCarrier`, `OperatingSystem`, and others. These criteria enable the services to define and apply specific targeting within ad management.\n"],null,["# type BandwidthGroupTargeting (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.BandwidthGroupTargeting) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.BandwidthGroupTargeting) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.BandwidthGroupTargeting) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.BandwidthGroupTargeting) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.BandwidthGroupTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.BandwidthGroupTargeting) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.BandwidthGroupTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.BandwidthGroupTargeting) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.BandwidthGroupTargeting) **YieldGroupService** **Dependencies** \n[TechnologyTargeting](/ad-manager/api/reference/v202411/YieldGroupService.TechnologyTargeting) \n▼\n**BandwidthGroupTargeting**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|-----------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `isTargeted` | ` `xsd:`boolean` \u003cbr /\u003e |\n| ### `bandwidthGroups` | 1. ` `[Technology](/ad-manager/api/reference/v202411/YieldGroupService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202411/YieldGroupService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202411/YieldGroupService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202411/YieldGroupService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202411/YieldGroupService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202411/YieldGroupService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202411/YieldGroupService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202411/YieldGroupService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202411/YieldGroupService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202411/YieldGroupService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202411/YieldGroupService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202411/YieldGroupService.OperatingSystemVersion)` ` \u003cbr /\u003e \u003cbr /\u003e |"]]