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 represents the targeting or exclusion of bandwidth groups by a LineItem."],["It utilizes a boolean field, `isTargeted`, to determine if the bandwidth groups are included or excluded, defaulting to inclusion."],["The `bandwidthGroups` field specifies the specific bandwidth groups being targeted or excluded within the LineItem."],["The targeting can be based on various technology criteria such as browser, device, operating system, and mobile carrier."]]],["The content details the `BandwidthGroupTargeting` within the ad management API, specifically version v202405. It represents the targeting or exclusion of bandwidth groups for a `LineItem`. Key fields include `isTargeted`, a boolean indicating whether to target or exclude, defaulting to `true`. The `bandwidthGroups` field specifies the targeted/excluded groups, referencing `Technology` and other related items. The service operates within a specific namespace and interacts with multiple other services like `AdRuleService`, `ForecastService`, and others.\n"]]