type BandwidthGroup (v202505)

  • BandwidthGroup represents logical groups of bandwidths like 'Cable' or 'DSL'.

  • BandwidthGroup inherits from the Technology class.

  • BandwidthGroup has fields for a unique id (a long integer) and a read-only name (a string).

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

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