type BandwidthGroup (v202411)

  • BandwidthGroup represents a logical grouping of bandwidths, categorized by common names like 'Cable' or 'DSL'.

  • It inherits from the Technology object, which includes an ID and a name assigned by Google.

  • BandwidthGroup is part of the Google Ad Manager API and is used for targeting purposes.

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

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/v202411

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