AI-generated Key Takeaways
-
BandwidthGroup represents a group of bandwidths organized by generic names like 'Cable' or 'DSL'.
-
This object inherits from the Technology class and includes inherited fields like 'id' and 'name'.
-
The
id
field is a required long value for targeting, while thename
field is a read-only string assigned by Google. -
BandwidthGroup is used in several services including AdRuleService, ForecastService, and LineItemService.
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)
|
|
|
The unique ID of the |
|
The name of the technology being targeting. This value is read-only and is assigned by Google. |
BandwidthGroup
|