AI-generated Key Takeaways
-
BandwidthGroupTargeting represents bandwidth groups targeted or excluded by LineItems.
-
It is used across various services including AdRuleService, ForecastService, and LineItemService.
-
BandwidthGroupTargeting includes a flag (
isTargeted
) to indicate whether bandwidth groups should be targeted or excluded, defaulting to true. -
The specific bandwidth groups are listed in the
bandwidthGroups
field.
Represents bandwidth groups that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field |
|
---|---|
|
Indicates whether bandwidth groups should be targeted or excluded. This attribute is optional
and defaults to |
|
The bandwidth groups that are being targeted or excluded by the LineItem. |