KeywordPlanAggregateMetricResults

कीवर्ड प्लान वाले कीवर्ड के लिए एग्रीगेट की गई पुरानी मेट्रिक.

जेएसओएन के काेड में दिखाना
{
  "deviceSearches": [
    {
      object (KeywordPlanDeviceSearches)
    }
  ]
}
फ़ील्ड
deviceSearches[]

object (KeywordPlanDeviceSearches)

किसी खास समय में, डिवाइस के हिसाब से सेगमेंट किए गए सभी कीवर्ड के लिए की गई कुल खोजें. इन डिवाइस टाइप के साथ काम करता है: MOBILE, TABLET, DESKTOP.

इसे सिर्फ़ तब सेट किया जाता है, जब अनुरोध में KeywordPlanAggregateMetrics फ़ील्ड में KeywordPlanAggregateMetricTypeEnum.DEVICE को सेट किया जाता है.

KeywordPlanDeviceSearches

किसी खास समयावधि के दौरान, डिवाइस टाइप के लिए की गई कुल खोजें.

जेएसओएन के काेड में दिखाना
{
  "device": enum (Device),
  "searchCount": string
}
फ़ील्ड
device

enum (Device)

डिवाइस किस तरह का है.

searchCount

string (int64 format)

डिवाइस के लिए कुल खोजें.