Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
BandwidthGroupTargeting allows for targeting or excluding users based on their internet bandwidth.
It is a criterion used within various Google Ad Manager services, such as AdRuleService and ProposalLineItemService, to refine ad delivery.
This targeting utilizes two fields: isTargeted (boolean) to indicate inclusion or exclusion, and bandwidthGroups, which specifies the targeted bandwidth groups.
The bandwidthGroups field is an array of Technology objects with details about specific bandwidth classifications like Browser, DeviceCapability, and MobileCarrier.
[[["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."],[],["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"]]