Google Analytics Data V1alpha Client - Class CohortReportSettings (0.16.4)

Reference documentation and code samples for the Google Analytics Data V1alpha Client class CohortReportSettings.

Optional settings of a cohort report.

Generated from protobuf message google.analytics.data.v1alpha.CohortReportSettings

Namespace

Google \ Analytics \ Data \ V1alpha

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ accumulate bool

If true, accumulates the result from first touch day to the end day. Not supported in RunReportRequest.

getAccumulate

If true, accumulates the result from first touch day to the end day. Not supported in RunReportRequest.

Returns
Type Description
bool

setAccumulate

If true, accumulates the result from first touch day to the end day. Not supported in RunReportRequest.

Parameter
Name Description
var bool
Returns
Type Description
$this