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 two key fields: `isTargeted`, a boolean indicating targeting or exclusion (defaults to targeting), and `bandwidthGroups` listing the specific bandwidth groups."],["The `bandwidthGroups` field encompasses various technology attributes like bandwidth, browser, mobile carrier, and more."],["This functionality allows publishers to fine-tune ad delivery based on users' internet connection speeds for optimal ad experiences and performance."]]],["The core content describes `BandwidthGroupTargeting`, used by `LineItem` to specify which bandwidth groups are included or excluded. Key actions include setting `isTargeted` (defaulting to true) to determine targeting behavior. The `bandwidthGroups` field allows for the specification of target/excluded groups, it can include `Technology`, `BandwidthGroup`, `Browser`, `BrowserLanguage`, and various device-related categories like `DeviceCapability`, `MobileCarrier`, `OperatingSystem`, etc. The namespace is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]