解释指标。
| JSON 表示法 | |
|---|---|
{
"apiName": string,
"uiName": string,
"description": string,
"deprecatedApiNames": [
string
],
"type": enum ( |
|
| 字段 | |
|---|---|
apiName |
指标名称。可在指标的 |
uiName |
此指标在 Google Analytics 界面中的名称。例如 |
description |
有关此指标如何使用和计算的说明。 |
deprecatedApiNames[] |
此指标的名称仍然可用,但已弃用。如果填充了此字段,则此指标将在一段时间内通过 |
type |
此指标的类型。 |
expression |
此派生指标的数学表达式。可用于等效报告的指标的 |