Page Summary
-
BandwidthGroup represents a group of bandwidths organized by well-known generic names like 'Cable' or 'DSL'.
-
It inherits properties from Technology, including a unique ID and a read-only name assigned by Google.
-
The
idfield is a required long value for all forms of TechnologyTargeting. -
BandwidthGroup is related to various services like AdRuleService, LineItemService, and ForecastService.
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

