Reference documentation and code samples for the Google Analytics Data V1beta API class Google::Analytics::Data::V1beta::CohortReportSettings.
Optional settings of a cohort report.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#accumulate
def accumulate() -> ::Boolean
Returns
-
(::Boolean) — If true, accumulates the result from first touch day to the end day. Not
supported in
RunReportRequest
.
#accumulate=
def accumulate=(value) -> ::Boolean
Parameter
-
value (::Boolean) — If true, accumulates the result from first touch day to the end day. Not
supported in
RunReportRequest
.
Returns
-
(::Boolean) — If true, accumulates the result from first touch day to the end day. Not
supported in
RunReportRequest
.