试用 Google Analytics 的 MCP 服务器。从
GitHub 安装,并参阅
公告了解详情。
Google 会使用 AI 技术将内容翻译成您偏好的语言。AI 翻译可能包含错误。
DimensionValue
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
| JSON 表示法 |
{
// The following is a list of mutually exclusive fields. At most one of the
// fields will be set in a response:
"value": string
// End of mutually exclusive fields.
} |
| 字段 |
| 一种维度值。以下是互斥字段的列表。在响应中,最多只能设置一个字段: |
value |
string
如果维度类型为字符串,则为字符串形式的值。
|
| 互斥字段的结束位置。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2026-09-16。
[null,null,["最后更新时间 (UTC):2026-09-16。"],[],["The document describes a dimension value represented in JSON. A dimension value uses a union field called `one_value`. This field can only contain a single value, which is a string. The string value is stored in the field named `value`, and this field is used when the dimension type is explicitly a string.\n"]]