[[["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."],[[["BandwidthGroup represents a logical grouping of bandwidths like 'Cable' or 'DSL'."],["It inherits the 'Technology' entity, which has an ID and name."],["BandwidthGroup is used for targeting and is identified by Google-assigned IDs."],["It is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The document outlines various services within an ad management system, including `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, and others. It details a `BandwidthGroup` which represents a logical grouping of bandwidths (e.g., 'Cable', 'DSL'). This `BandwidthGroup` inherits properties like `id` and `name` from a `Technology` class. Fields such as `Browser`, `DeviceCategory`, `MobileCarrier` are also listed to further define bandwidth targeting. The `id` field is required, while the `name` is read-only.\n"]]