Google アナリティクスの 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.
} |
| フィールド |
| ディメンション値の 1 つのタイプ。次のフィールドは相互に排他的です。レスポンスで設定されるフィールドは最大で 1 つです。 |
value |
string
ディメンションの型が文字列の場合の値(文字列)。
|
| 相互に排他的なフィールドの終了。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2026-09-16 UTC。
[null,null,["最終更新日 2026-09-16 UTC。"],[],["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"]]