[[["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-08-20 UTC."],[[["BandwidthGroup represents a logical grouping of bandwidths, categorized by common names like 'Cable' or 'DSL'."],["It inherits from the `Technology` object, which includes an ID and a name assigned by Google."],["`Technology` targeting requires the unique ID of the technology."],["The namespace for BandwidthGroup is `https://www.google.com/apis/ads/publisher/v202408`."]]],["The core content outlines the structure and components of the `BandwidthGroup` within the AdRuleService. It defines the `BandwidthGroup` as a logically organized collection of bandwidths, represented within the `Technology` inheritance, with fields `id` (a unique identifier) and `name` (a read-only, Google-assigned label) of the targeted technology. It also includes various related services such as `AdjustmentService`, `ForecastService`, and `LineItemService`, and other targeting attributes such as `Browser`, `DeviceCategory`, `OperatingSystem`.\n"]]