type BandwidthGroupTargeting (v202408)
Represents bandwidth groups that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["BandwidthGroupTargeting allows you to target or exclude specific bandwidth groups for a LineItem."],["It uses the isTargeted field to determine whether the bandwidth groups are being targeted or excluded (defaults to true for targeting)."],["The bandwidthGroups field contains a list of Technology objects specifically for BandwidthGroup types for targeting."],["The namespace for this feature is `https://www.google.com/apis/ads/publisher/v202408`."]]],["The `BandwidthGroupTargeting` feature in the specified API allows targeting or excluding bandwidth groups for a `LineItem`. Key actions include setting the `isTargeted` boolean (defaulting to `true`) to specify inclusion or exclusion. The `bandwidthGroups` field allows you to choose specific `BandwidthGroup` or other related criteria like `Technology`, `Browser`, `DeviceCategory`, and others, for inclusion or exclusion of the group. It's part of the AdRuleService and has dependencies on `TechnologyTargeting`.\n"]]