KeywordPlanAggregateMetricResults

關鍵字企劃書關鍵字的歷來指標匯總指標。

JSON 表示法
{
  "deviceSearches": [
    {
      object (KeywordPlanDeviceSearches)
    }
  ]
}
欄位
deviceSearches[]

object (KeywordPlanDeviceSearches)

系統會將指定時間範圍內按裝置區隔的所有關鍵字匯總搜尋。支援以下裝置類型:行動裝置、平板電腦、DESKTOP。

只有在請求的 KeywordPlanAggregateMetrics 欄位設為 KeywordPlanAggregateMetricTypeEnum.DEVICE 時,才需要設定這個值。

KeywordPlanDeviceSearches

指定時間範圍內,特定裝置類型的搜尋總數。

JSON 表示法
{
  "device": enum (Device),
  "searchCount": string
}
欄位
device

enum (Device)

裝置類型。

searchCount

string (int64 format)

裝置的總搜尋量。