type BandwidthGroup (v202502)

  • BandwidthGroup represents a grouping of bandwidths with well-known names like 'Cable' or 'DSL'.

  • BandwidthGroup is related to various services such as AdRuleService, AdjustmentService, and ForecastService.

  • BandwidthGroup inherits from Technology and has fields for ID and name, where the ID is required for targeting.

  • The BandwidthGroup namespace is https://www.google.com/apis/ads/publisher/v202502.

Represents a group of bandwidths that are logically organized by some well known generic names such as 'Cable' or 'DSL'.


Namespace
https://www.google.com/apis/ads/publisher/v202502

Field

Technology (inherited)

id

xsd:long

The unique ID of the Technology. This value is required for all forms of TechnologyTargeting.

name

xsd:string

The name of the technology being targeting. This value is read-only and is assigned by Google.

BandwidthGroup