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 you to target or exclude LineItems based on user bandwidth groups."],["It uses the 'isTargeted' field to specify whether to include or exclude the specified bandwidth groups, defaulting to inclusion."],["'bandwidthGroups' field lists the specific bandwidth groups to be targeted or excluded within the LineItem's targeting criteria."],["The namespace for BandwidthGroupTargeting is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `BandwidthGroupTargeting` feature in the API allows targeting or excluding specific bandwidth groups for a `LineItem`. Key actions include setting the `isTargeted` boolean (defaulting to true) to determine if bandwidth groups are included or excluded. The `bandwidthGroups` field is crucial, containing an array of `Technology` or `BandwidthGroup` objects, along with several other related types, specifying the precise bandwidth groups affected by the targeting criteria defined. Several `Services` are related to `BandwidthGroupTargeting`, such as `AdRuleService`, `LineItemService` and `ProposalLineItemService`.\n"]]