GoodAnalytics.Api.Schemas.BatchEventParams (GoodAnalytics v0.1.1)

Copy Markdown View Source

Request body for submitting multiple server-side events.

Contains an events array with 1 to 100 EventParams items.

Summary

Functions

Callback implementation for OpenApiSpex.Schema.schema/0.

Types

t()

@type t() :: %GoodAnalytics.Api.Schemas.BatchEventParams{events: term()}

Functions

schema()

Callback implementation for OpenApiSpex.Schema.schema/0.