[[["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-11-19 UTC."],[[["The TargetingPresetService helps categorize devices for ad targeting."],["DeviceCategory is a core component within the TargetingPresetService, under the Technology inheritance."],["Each DeviceCategory is identified by a unique ID and assigned a read-only name by Google."],["This service is part of the Google Ad Manager API and uses a specific namespace for interaction."]]],["The content outlines services related to ad management, including `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `ProposalService`, and `YieldGroupService`. It highlights `TargetingPresetService`'s inheritance structure within the `Technology` namespace, branching into `BandwidthGroup`, `Browser`, `DeviceCategory` and others. `DeviceCategory` specifically represents device types and includes unique `id` and read-only `name` fields inherited from the `Technology` base. The namespace for these elements is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]