View Source GoogleApi.AnalyticsData.V1alpha.Model.CohortReportSettings (google_api_analytics_data v0.14.0)

Optional settings of a cohort report.

Attributes

  • accumulate (type: boolean(), default: nil) - If true, accumulates the result from first touch day to the end day. Not supported in RunReportRequest.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AnalyticsData.V1alpha.Model.CohortReportSettings{
  accumulate: boolean() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.