type BandwidthGroupTargeting (v202405)
- 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 for the targeting or exclusion of specific bandwidth groups."],["It uses a boolean field 'isTargeted' to indicate whether to include or exclude the specified bandwidth groups."],["'bandwidthGroups' field specifies the list of bandwidth groups to target or exclude, belonging to the broader Technology targeting category."],["The namespace for this targeting feature is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The document outlines `BandwidthGroupTargeting` within the Google Ad Manager API (v202405). It is used across various services like `AdRuleService`, `ForecastService`, and `YieldGroupService`. `BandwidthGroupTargeting` has two fields: `isTargeted` (a boolean) and `bandwidthGroups`. The `bandwidthGroups` field contains an array of technology-related targeting options, including `BandwidthGroup`, `Browser`, `DeviceCategory`, `MobileCarrier`, `OperatingSystem`, and others, specifying various user tech and browsing characteristics.\n"]]