Aniket Katkar 9e773ff1a8
chore(docs): updated the metadata standard schemas and menu.md for documentation (#13745)
* updated the metadata standard schemas and menu.md

* updated the schema docs with better parsing
2023-10-27 11:37:31 -07:00

807 B

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.
  • owner: Owner of this report definition. Refer to ../../type/entityReference.json.

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