type BandwidthGroupTargeting (v202411)
Represents bandwidth groups that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["BandwidthGroupTargeting allows publishers to target or exclude specific bandwidth groups for their line items."],["This targeting feature is used within services like AdRuleService, ProposalService, and more, impacting ad delivery."],["`isTargeted` field determines whether bandwidth groups are included or excluded, defaulting to inclusion."],["`bandwidthGroups` specifies the actual bandwidth groups being targeted or excluded."],["This targeting option works in conjunction with other technology targeting criteria to refine ad delivery strategies."]]],["The content defines `BandwidthGroupTargeting`, which manages bandwidth group targeting or exclusion for a `LineItem`. It utilizes services like `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, and others. Key actions involve specifying whether bandwidth groups are targeted or excluded using the `isTargeted` boolean field. The `bandwidthGroups` field lists the technology and device categories that can be targeted or excluded, including `BandwidthGroup`, `Browser`, `DeviceCategory`, and `MobileDevice`. The namespace for this functionality is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]