[[["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 2023-08-22 UTC."],[[["The `DeviceCapability` object represents a capability of a physical device, such as its screen size or processing power, within the Google Ad Manager API."],["This object inherits from the `Technology` object, which provides basic information about the technology being targeted, including its ID and name."],["The `DeviceCapability` object has two key properties: `id` (inherited from `Technology`) and `name` (inherited from `Technology`)."],["The `id` property is a unique identifier for the device capability, while the `name` property is a human-readable name assigned by Google."],["It's used within the context of `TechnologyTargeting` to target advertisements to devices with specific capabilities."]]],[]]