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 publishers to target or exclude specific bandwidth groups for their line items."],["It utilizes a boolean field, `isTargeted`, to determine whether to include or exclude the specified bandwidth groups, defaulting to include if not specified."],["Publishers can define the desired bandwidth groups through the `bandwidthGroups` field."],["This targeting option is commonly used within Line Items and operates under the `https://www.google.com/apis/ads/publisher/v202408` namespace."]]],["BandwidthGroupTargeting manages bandwidth group targeting or exclusion for LineItems. Services like AdRuleService, AdjustmentService, and others are involved. The `isTargeted` field indicates whether to target or exclude, defaulting to `true`. The `bandwidthGroups` field specifies the targeted or excluded groups, encompassing various technology-related entities such as Browser, DeviceCategory, MobileCarrier, and OperatingSystem, among others. These bandwidth groups are under the `https://www.google.com/apis/ads/publisher/v202408` namespace.\n"]]