Imri Paran 67c57ec4f0
docs: 1.4.x-SNAPSHOT (#15506)
* docs: 1.4.x-SNAPSHOT
added partials
added images
updated paths
2024-03-11 09:42:26 +00:00

673 B

title slug
reportData /main-concepts/metadata-standard/schemas/analytics/reportdata

reportData

Report Data

Properties

  • id: Unique identifier for a result. Refer to ../type/basic.json#/definitions/uuid.
  • timestamp: timestamp for of a result ingestion. Refer to ../type/basic.json#/definitions/timestamp.
  • reportDataType (string): Type of data. Must be one of: ['entityReportData', 'webAnalyticUserActivityReportData', 'webAnalyticEntityViewReportData', 'rawCostAnalysisReportData', 'aggregatedCostAnalysisReportData'].
  • data: Data captured.

Documentation file automatically generated at 2023-10-27 13:55:46.343512.