UrlVisitsSummary

指定された指標の URL 訪問数の概要。

JSON 表現
{
  "metric": enum (UrlVisitsMetric),

  // Union field value can be only one of the following:
  "count": string
  // End of list of possible types for union field value.
}
フィールド
metric

enum (UrlVisitsMetric)

URL 訪問数指標のタイプ。

共用体フィールド value。URL 訪問数指標の値。value は次のいずれかになります。
count

string (int64 format)

URL 訪問数指標の数。