GoogleApi.AnalyticsData.V1alpha.Model.CohortReportSettings (google_api_analytics_data v0.2.0) View Source
Settings of a cohort report.
Attributes
-
accumulate
(type:boolean()
, default:nil
) - If true, accumulates the result from first visit day to the end day. Not supported inRunReportRequest
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AnalyticsData.V1alpha.Model.CohortReportSettings{ accumulate: boolean() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.