[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["BandwidthGroupTargeting allows you to target or exclude specific bandwidth groups for a LineItem."],["It uses the isTargeted field to determine whether the bandwidth groups are being targeted or excluded, defaulting to targeting if not specified."],["The bandwidthGroups field lists the specific bandwidth groups being targeted or excluded, which can include various technologies like browser, device, and operating system details."],["You can utilize this feature to refine ad delivery based on users' internet connection speeds."]]],["The document defines `BandwidthGroupTargeting`, used across services like `AdRuleService`, `ForecastService`, and `LineItemService`. This feature targets or excludes bandwidth groups for a `LineItem`. Key fields include `isTargeted`, a boolean indicating whether to target or exclude (defaults to `true`), and `bandwidthGroups`, which specifies the groups. `BandwidthGroups` include `Technology`, `BandwidthGroup`, `Browser`, and various device-related criteria such as `MobileCarrier`, `OperatingSystem`, and others. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]