mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-11 19:20:18 +00:00

* Updated generate_docs_schema * Updated generate_docs_schema * Updated generate_docs_schema * applied generate_docs_schema script * Revert the changes in this file --------- Co-authored-by: Tarun <tarun.p@deuexsolutions.com> Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
1.1 KiB
1.1 KiB
title | slug |
---|---|
createWebAnalyticEvent | /main-concepts/metadata-standard/schemas/api/analytics/createwebanalyticevent |
CreateWebAnalyticEvent
Payload to create a web analytic event
Properties
name
: Name that identifies this report definition. Refer to ../../type/basic.json#/definitions/entityName.displayName
(string): Display Name the report definition.description
: Description of the report definition. Refer to ../../type/basic.json#/definitions/markdown.eventType
: dimension(s) and metric(s) for a report. Refer to ../../analytics/basic.json#/definitions/webAnalyticEventType.owners
: Owners of this report definition. Refer to ../../type/entityReferenceList.json. Default:null
.domain
(string): Fully qualified name of the domain the Table belongs to.
Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.