[[["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."],[[["The DeviceCapability object represents a capability of a physical device, such as its screen size or processor type."],["It inherits from the Technology object, which provides basic information about the technology being targeted."],["DeviceCapability has two fields: id and name, where id is required for targeting and name is read-only."],["DeviceCapability objects can be used to target ads to users based on the specific features of their devices."],["This information is part of the Google Ad Manager API and is used for programmatic advertising."]]],["The core content details the structure and attributes of several services within a publisher API, including `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, and others. It also outlines the `Technology` and `DeviceCapability` inheritance, with `DeviceCapability` representing a physical device's capability. Key fields include a `Technology`'s unique `id` for targeting and its read-only `name`. The namespace for these services is provided as `https://www.google.com/apis/ads/publisher/v202402`.\n"]]