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 LineItems based on user bandwidth groups."],["It utilizes an isTargeted field to determine whether the targeting is inclusive or exclusive, defaulting to inclusive."],["The bandwidthGroups field identifies the specific bandwidth groups being targeted or excluded."],["BandwidthGroupTargeting is part of the TechnologyTargeting schema and uses the Google Ad Manager API namespace."]]],["BandwidthGroupTargeting specifies the targeting or exclusion of bandwidth groups for a LineItem. Key actions include setting `isTargeted` (defaulting to true) to determine if groups are included or excluded. The `bandwidthGroups` field lists the groups being targeted, referencing various technology categories like Technology, BandwidthGroup, Browser, and Mobile Devices, among others. This configuration is used by multiple services including AdRuleService, ForecastService, and LineItemService, with dependencies in TechnologyTargeting.\n"]]