Interface CohortReportSettingsOrBuilder (0.51.0)

public interface CohortReportSettingsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getAccumulate()

public abstract boolean getAccumulate()

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

bool accumulate = 1;

Returns
TypeDescription
boolean

The accumulate.