[[["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 publishers to target or exclude specific bandwidth groups for their line items.\u003c/p\u003e\n"],["\u003cp\u003eThis targeting feature uses the \u003ccode\u003eisTargeted\u003c/code\u003e field to determine whether the specified bandwidth groups should be included or excluded.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ebandwidthGroups\u003c/code\u003e field contains an array of bandwidth groups for targeting, represented by the \u003ccode\u003eTechnology\u003c/code\u003e object with a type of \u003ccode\u003eBandwidthGroup\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eBandwidthGroupTargeting is a component within the Google Ad Manager API, accessible under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content defines `BandwidthGroupTargeting`, used by `LineItem` to target or exclude bandwidth groups. It's employed across multiple services, including `AdRuleService`, `ForecastService`, and `YieldGroupService`. `BandwidthGroupTargeting` has two key fields: `isTargeted`, a boolean indicating whether to include or exclude groups (defaults to true), and `bandwidthGroups`, which lists the specific groups, from `Technology` to `OperatingSystemVersion`. The namespace is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type BandwidthGroupTargeting (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.BandwidthGroupTargeting) **AdjustmentService** [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](/ad-manager/api/reference/v202408/YieldGroupService.BandwidthGroupTargeting) **Dependencies** \n[TechnologyTargeting](/ad-manager/api/reference/v202408/AdjustmentService.TechnologyTargeting) \n▼\n**BandwidthGroupTargeting**\n\nRepresents bandwidth groups that are being targeted or excluded by the [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-----------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `isTargeted` | ` `xsd:`boolean` Indicates whether bandwidth groups should be targeted or excluded. This attribute is optional and defaults to `true`. |\n| ### `bandwidthGroups` | 1. ` `[Technology](/ad-manager/api/reference/v202408/AdjustmentService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202408/AdjustmentService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202408/AdjustmentService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202408/AdjustmentService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202408/AdjustmentService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202408/AdjustmentService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202408/AdjustmentService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202408/AdjustmentService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202408/AdjustmentService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202408/AdjustmentService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202408/AdjustmentService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202408/AdjustmentService.OperatingSystemVersion)` ` \u003cbr /\u003e The bandwidth groups that are being targeted or excluded by the [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem). |"]]