type BandwidthGroupTargeting (v202405)
Represents bandwidth groups that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["BandwidthGroupTargeting allows publishers to target or exclude specific bandwidth groups for their line items."],["It utilizes an `isTargeted` field to specify whether the listed bandwidth groups should be included or excluded, defaulting to inclusion if not specified."],["The `bandwidthGroups` field allows publishers to specify a list of bandwidth groups they want to target or exclude within their line items."],["These bandwidth groups can be a combination of `Technology`, `BandwidthGroup`, `Browser`, `BrowserLanguage`, `DeviceCapability`, `DeviceCategory`, `DeviceManufacturer`, `MobileCarrier`, `MobileDevice`, `MobileDeviceSubmodel`, `OperatingSystem`, and `OperatingSystemVersion`."]]],["BandwidthGroupTargeting defines how bandwidth groups are targeted or excluded within line items. Key services affected include AdRule, Forecast, LineItem, and others. The `isTargeted` field (defaulting to `true`) determines inclusion or exclusion. The `bandwidthGroups` field, an array, lists targeted or excluded groups. These can be of type Technology, BandwidthGroup, Browser, or various other device-related categories, such as MobileCarrier or OperatingSystem. It uses a namespace of `https://www.google.com/apis/ads/publisher/v202405`.\n"]]