[[["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."],[[["The `ProposalService.DeviceCapability` object represents a capability of a physical device, allowing for targeted advertising based on device features."],["This object inherits from `Technology`, including an ID for targeting and a read-only name assigned by Google."],["`DeviceCapability` is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202408`."],["Key fields include `id` (unique identifier) and `name` (read-only technology name) inherited from the `Technology` object."]]],["The core content details the structure and attributes of services and device capabilities within an API. Key services include AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. DeviceCapability, which inherits from Technology, has an `id` (long) and a `name` (string), where id is required for targeting and the name is read-only and provided by Google. Other device categories include BandwidthGroup, Browser, etc.\n"]]