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 you to target or exclude specific bandwidth groups for your line items."],["It uses the 'isTargeted' field to specify whether to include (true) or exclude (false) the defined bandwidth groups."],["You can specify the desired bandwidth groups using the 'bandwidthGroups' field."],["BandwidthGroupTargeting is a part of the TechnologyTargeting feature within the LineItemService."]]],["The core content defines `BandwidthGroupTargeting`, used to target or exclude bandwidth groups within a `LineItem`. Key services mentioned include `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService` and other services. It has two fields: `isTargeted`, a boolean indicating whether to target or exclude, and `bandwidthGroups`, an array of various technologies, including bandwidth group, browser, device, and operating system related information. The namespace is specified as `https://www.google.com/apis/ads/publisher/v202408`.\n"]]