type BandwidthGroupTargeting (v202402)
Represents bandwidth groups that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["BandwidthGroupTargeting allows you to target or exclude specific bandwidth groups for a LineItem."],["You can define whether bandwidth groups are targeted or excluded using the `isTargeted` field, which defaults to `true` for targeting."],["The `bandwidthGroups` field specifies the actual bandwidth groups to include or exclude in your targeting."],["BandwidthGroupTargeting is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The core content details the `BandwidthGroupTargeting` functionality within the ad management system, focusing on how `LineItem` can target or exclude specific bandwidth groups. Key actions involve setting `isTargeted` (true/false) to determine whether groups are included or excluded. The `bandwidthGroups` field specifies the targeted groups, with a comprehensive list of possible categories such as `Technology`, `Browser`, `DeviceCategory`, `MobileCarrier`, and `OperatingSystem`, and others, all under the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]