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 Technology objects, specifically BandwidthGroup, for targeting."],["Publishers can specify whether to target or exclude the defined bandwidth groups."],["The targeting or exclusion is applied to LineItems, impacting ad delivery."]]],["The core content describes `BandwidthGroupTargeting`, used by `LineItem` to target or exclude bandwidth groups. Key actions involve setting `isTargeted` to `true` (default) or `false` to indicate inclusion or exclusion. `bandwidthGroups` specifies the relevant groups using types such as `Technology`, `BandwidthGroup`, `Browser`, `OperatingSystem`, etc. The content is related to various services like `AdRuleService`, `ForecastService`, `TargetingPresetService` and is defined within the `https://www.google.com/apis/ads/publisher/v202405` namespace.\n"]]