[[["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-02-13 UTC."],[[["BandwidthGroupTargeting allows publishers to target or exclude LineItems based on user bandwidth groups."],["It utilizes an isTargeted field to determine whether the listed bandwidth groups are included or excluded."],["The bandwidthGroups field contains the specific list of bandwidth groups being targeted or excluded."],["This targeting criteria is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["`BandwidthGroupTargeting` specifies which bandwidth groups are targeted or excluded by a `LineItem`. Services involved include `AdRuleService`, `AdjustmentService`, and others. It uses a boolean `isTargeted` to determine targeting or exclusion, defaulting to `true`. The `bandwidthGroups` field, an array, lists the technology-related groups, like `BandwidthGroup`, `Browser`, and `MobileDevice`, used for targeting. This data falls under the `v202402` version and the specified namespace.\n"]]