DimensionMetadata

ディメンションについて説明します。

JSON 表現
{
  "apiName": string,
  "uiName": string,
  "description": string,
  "deprecatedApiNames": [
    string
  ],
  "customDefinition": boolean,
  "category": string
}
フィールド
apiName

string

このディメンションの名前。ディメンションname で使用できます。例: eventName

uiName

string

Google アナリティクスの管理画面でのこのディメンションの名前。例: Event name

description

string

このディメンションの用途と計算方法の説明。

deprecatedApiNames[]

string

このディメンションの名前は引き続き使用できますが、サポートが終了しています。入力されている場合、このディメンションは一定期間、apiName または deprecatedApiNames のいずれかで使用できます。サポート終了期間を過ぎると、このディメンションは apiNameまで利用できるようになります。

customDefinition

boolean

このプロパティのカスタム ディメンションの場合は true。これには、ユーザー、イベント、アイテム スコープのカスタム ディメンションが含まれます。カスタム ディメンションについて詳しくは、https://support.google.com/analytics/answer/14240153 をご覧ください。これにはカスタム チャネル グループも含まれます。カスタム チャネル グループについて詳しくは、https://support.google.com/analytics/answer/13051316 をご覧ください。

category

string

このディメンションが属するカテゴリの表示名。類似のディメンションと指標はまとめて分類されます。