Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
[[["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-05-29 UTC."],[[["Device criterion allows you to target ads based on the type of device a user is using."],["It is represented by a JSON object with a single field, `type`, which specifies the device type using an enum."],["Supported device types are documented in the [Device](/google-ads/api/rest/reference/rest/v17/Device) resource."]]],["The core content describes a device criterion using a JSON representation. The JSON object has a single field, `type`, which is an enumeration. This field specifies the type of the device, referencing the `Device` enumeration for allowed values. The `type` field is the only configurable element within the device criterion, defining the specific device being targeted.\n"]]