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

Copy Markdown View Source

Audience breakdown response: the echoed dimension plus the metric rows.

Summary

Functions

Callback implementation for OpenApiSpex.Schema.schema/0.

Types

t()

@type t() :: %GoodAnalytics.Api.Schemas.BreakdownResponse{
  dimension: term(),
  metrics: term(),
  rows: term()
}

Functions

schema()

Callback implementation for OpenApiSpex.Schema.schema/0.