type BandwidthGroupTargeting (v202411)

  • 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.