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 Line Items based on user bandwidth groups."],["It utilizes Technology targeting to specify whether bandwidth groups should be included or excluded."],["The 'bandwidthGroups' field lists the specific bandwidth groups being targeted or excluded within the Line Item."],["By default, bandwidth groups are targeted when specified within a BandwidthGroupTargeting object."]]],["The core content defines `BandwidthGroupTargeting`, used by `LineItem` to specify which bandwidth groups to include or exclude. Key actions include setting `isTargeted` (defaulting to true) to define targeting behavior. The `bandwidthGroups` field lists the types used for targeting which includes `Technology`, `BandwidthGroup`, `Browser`, `BrowserLanguage`, `DeviceCapability`, `DeviceCategory`, `DeviceManufacturer`, `MobileCarrier`, `MobileDevice`, `MobileDeviceSubmodel`, `OperatingSystem`, and `OperatingSystemVersion`. The given API version is v202405.\n"]]