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 2025-03-06 UTC."],[[["KeywordPlanDeviceSearches provides aggregated historical metrics for keyword plan keywords, segmented by device type."],["Metrics include the total searches for each device (MOBILE, TABLET, DESKTOP) over a specified time period."],["The data is presented as a JSON object containing an array of KeywordPlanDeviceSearches objects, each specifying the device and its corresponding search count."],["This information is only available when KeywordPlanAggregateMetricTypeEnum.DEVICE is set in the request."]]],["The provided content outlines the structure for aggregated keyword plan metrics, specifically focusing on device-based searches. `KeywordPlanDeviceSearches` details total searches per device, with `device` specifying the type (MOBILE, TABLET, DESKTOP) and `searchCount` representing the total number of searches. The data is structured within a JSON format, and the `deviceSearches` field in `KeywordPlanAggregateMetricResults` stores an array of `KeywordPlanDeviceSearches` objects.\n"]]