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

Copy Markdown View Source

Per-event results from a batch event submission.

Each result includes the original event index, status, and either an event_id or an error message.

Summary

Functions

Callback implementation for OpenApiSpex.Schema.schema/0.

Types

t()

@type t() :: %GoodAnalytics.Api.Schemas.BatchEventResponse{results: term()}

Functions

schema()

Callback implementation for OpenApiSpex.Schema.schema/0.