type BandwidthGroupTargeting (v202505)

  • BandwidthGroupTargeting represents bandwidth groups targeted or excluded by a LineItem.

  • This targeting can be used with various services including AdRuleService, ForecastService, and LineItemService.

  • The isTargeted attribute indicates whether bandwidth groups are targeted or excluded, defaulting to true.

  • The bandwidthGroups attribute lists the specific bandwidth groups being targeted or excluded.

Represents bandwidth groups that are being targeted or excluded by the LineItem.


Namespace
https://www.google.com/apis/ads/publisher/v202505

Field

isTargeted

xsd:boolean

Indicates whether bandwidth groups should be targeted or excluded. This attribute is optional and defaults to true.

bandwidthGroups

  1. Technology[]
    1. BandwidthGroup
    2. Browser
    3. BrowserLanguage
    4. DeviceCapability
    5. DeviceCategory
    6. DeviceManufacturer
    7. MobileCarrier
    8. MobileDevice
    9. MobileDeviceSubmodel
    10. OperatingSystem
    11. OperatingSystemVersion

The bandwidth groups that are being targeted or excluded by the LineItem.